Commit Graph

18 Commits

Author SHA1 Message Date
a165216ec7 feat: remove entries 2022-04-06 02:20:29 +02:00
362ae8c36f feat: display saved blog entries 2022-04-06 01:21:26 +02:00
04c8866199 feat: store blog entries 2022-04-06 01:06:01 +02:00
18310ff2c3 fix: fix merge 2022-04-05 22:40:53 +02:00
5cea15f81a fix: fix merge 2022-04-05 22:39:42 +02:00
466f8e7556 feat: get blog id from owner id 2022-04-05 14:07:24 +02:00
460f633d08 feat: save blog information 2022-04-05 00:26:36 +02:00
5289bb6fb2 feat: add time and date to blog entry 2022-04-04 21:56:57 +02:00
e5d8b133c0 feat: add blogsview and blogentry UI 2022-04-04 21:22:50 +02:00
fb3a4dba88 feat: add login 2022-04-03 21:23:02 +02:00
3509a1bfd2 Add login menu 2022-04-03 21:15:22 +02:00
28aa80797f feat: add login ui 2022-04-03 20:15:51 +02:00
f909fecb68 feat: popup box if id taken
shows popup box saying that id is already taken if user tries to register account with the same id
2022-04-02 13:56:23 +02:00
015c61666d fix: same id does not overwrite user before 2022-04-02 13:31:55 +02:00
4dc5703540 feat: store user data seperate jsons 2022-04-02 13:28:23 +02:00
ee504a485c feat: first registration form
user inputs mail, password, clicks button and those 2 informations are saved in json file
2022-04-01 21:28:09 +02:00
9bc435d335 chore: initial project 2022-03-26 12:43:58 +01:00
Krzysztof Stefan Rudnicki
cf6026ff62 Initial commit 2022-03-25 21:33:13 +01:00