Frontend pages:
- "/" home
- "/login"
- "/register"
- "/about"
- "/about/:number"
- "/qrcode"
- "/presentation"
- "/layout"
Backend ws ends:
- "/" Welcome
- "/api" mock data.
Todos:
[X] CSV export
[ ] Send mail (Need backend for this.)
[ ] Fix transaction structure.
[ ] Add confetti effect to like button
[ ] Presentation order
[ ] login fail popup
[X] homepage responsive design, create presentation page
[X] qr go to change.
[X] qr add copy
[ ] add delete presentation.
[ ] create pipeline for deploy.