Commit graph

11 commits

Author SHA1 Message Date
Baobeld
0f95f330ef
Create Residents table (#78)
* add resident table

* update prisma

* toc

* ignore md
2025-02-07 16:30:12 -05:00
Baobeld
276e77fd2c
Update README.md (#51)
* Update README.md

Signed-off-by: Baobeld <benjaminpalko@hotmail.com>

* lint check fix (prettier)

---------

Signed-off-by: Baobeld <benjaminpalko@hotmail.com>
Co-authored-by: DanMihailescu <as42554525@yahoo.ca>
2025-01-16 21:34:13 -05:00
Baobeld
8969e2b8aa
19 implement i18n (#29)
* init paraglide

* change export

* shared session check

* message param

* format

* check user is present

A session can exist without a user, if the user was recently deleted

* wtf

* lol bad redirect code
2024-12-20 11:41:01 -05:00
Baobeld
6ddaa69f69
Daisy UI (#14)
* add dependency

* rename Input to TextInput and use daisy

* base styling

* storybook setup with tailwind and theme changer

* daisy buttons

* add flaticons

* text input to daisy

* Navbar to daisy

* login using daisy

* autodocs is... auto

* refactor Tabs to separate components

* move TextInput

* move button

* move navbar

* remove index

* move container

* move loader

* move tabs to navigation

* organize storybook hierarchy

* use card

* remove storybook dark mode

* README

* ignore db file

* ignore db

* prisma scripts

* format

* blyat

* fix redirect
2024-12-19 21:20:21 -05:00
Baobeld
cb46eac387
Update README.md
Signed-off-by: Baobeld <benjaminpalko@hotmail.com>
2024-12-10 13:41:13 -05:00
Benjamin Palko
d055c4bc40 init 2024-12-06 16:14:24 -05:00
Benjamin Palko
85ac3b6ffa remove existing 2024-12-06 14:17:24 -05:00
Baobeld
7a40ff6d03
Update README.md
Signed-off-by: Baobeld <benjaminpalko@hotmail.com>
2024-12-03 19:52:02 -05:00
Baobeld
acdc05e63f
Update README.md
Signed-off-by: Baobeld <benjaminpalko@hotmail.com>
2024-12-03 19:51:34 -05:00
Benjamin Palko
b645af1337 add zod validated configuration and context 2024-12-03 12:08:55 -05:00
Benjamin Palko
f8a16a9fce init 2024-12-02 09:43:56 -05:00