Commit Graph

13 Commits

Author SHA1 Message Date
5cea15f81a fix: fix merge 2022-04-05 22:39:42 +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