10 Commits

Author SHA1 Message Date
morbalint 621f1bc0b2 ci: fix typo 2024-03-17 09:50:13 +01:00
morbalint b135da1b3e ci: auto deploy to beta 2024-03-17 09:35:30 +01:00
morbalint 7bb7ab6f13 adding hidden basic asp.net core backend (#30)
Base functionality:

    DB
    email sending
    user registration & login
    storing new characters and reading them back

Notes:

    Functionality is "hidden" with no links pointing to it.
    Most pages are scaffolded and not reviewed at all :(
    local Dev db setup is pushed to git
    NO local email setup :(
2023-12-19 19:03:57 +01:00
morbalint 9a5b467ab0 epic: first try at adding a backend 2023-10-27 12:14:25 +02:00
morbalint 645686f7f9 chore: push jetbrains idea files 2023-10-26 12:05:59 +02:00
morbalint 7eeef67b29 refactor: create structure for backend 2023-10-26 12:05:16 +02:00
morbalint 960a5a7d92 refactoring in progress checkpoint reached
goal: remove class by breaking it up into smaller functions
2023-09-23 15:29:41 +02:00
morbalint fbefcc462c update tulajdonsag display with bootstrap 2023-07-26 09:33:13 +02:00
morbalint 450a4702e5 wip create character 2023-07-21 22:25:00 +02:00
morbalint 907ddca8b5 Initialize project using Create React App 2023-07-19 18:20:57 +02:00