21 Commits

Author SHA1 Message Date
38dab9775b ft/adds flake.nix
TODO: add 'rustup target add wasm32-unknown-unknown' to flake
2024-05-19 21:36:12 +00:00
566a95b5d7 ft/adds local storage functionality 2024-04-25 22:25:28 +02:00
b5968c6905 ft/prepares signup for register and login logic 2024-04-25 20:36:24 +02:00
b9266d5c46 ft/adds some signup logic 2024-04-24 21:47:43 +02:00
d6d14af227 ft/adds manifest.json 2024-04-24 19:22:57 +02:00
f0873ecab3 ch/removes unused files from build
ch/removes animation from logo except home
2024-04-24 19:03:19 +02:00
f274014054 ft/replaces png with embedded svg logo with animation 2024-04-23 23:34:18 +02:00
09267886df ch/moves not needed files to assets/ 2024-04-22 23:19:08 +02:00
50d7ce24ea ch/streamlines formatting|fx/adds missing section 2024-04-22 23:11:22 +02:00
0eed063478 fx/removes overflow|ft/adds animation|ft/adds sections 2024-04-22 22:44:54 +02:00
1f77b370f0 ft/adds fade-in animation to all pages & minor updates 2024-04-22 19:19:28 +02:00
5ab66cb4eb ft/adds relationship page
fx/repairs button hover animation

ft/adds fade-in animation #TODO: other pages #TODO:fade-out
2024-04-21 23:25:21 +02:00
5fa942d916 fx/moves classes from div to Link 2024-04-21 00:32:42 +02:00
9d0cc095bc ch/pretty formats code 2024-04-20 22:18:10 +02:00
35118a6a08 ft/adds and updates multiple pages
added pages: register, verify, clues, deceased

updated pages: home, signup
2024-04-19 00:42:55 +02:00
feb23ff958 ft/adds router and pages
pages::home, pages::signup, router
2024-04-17 23:44:53 +02:00
ed0d539499 ft/adds favicon 2024-04-17 00:40:18 +02:00
6bb82a9dc0 ch/switches from leptos to yew
the reason is that leptos depends too much on the nightly build of rust and that didnt go well with the local dev env
2024-04-17 00:36:37 +02:00
62b3c5985d fx/reset project 2024-04-16 23:14:22 +02:00
3e81a88698 ch/initial commit 2024-04-16 00:58:17 +02:00
591c685613
Initial commit 2024-04-15 23:39:57 +02:00