mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-12 21:30:10 +00:00
Harvey Tindall
95db48d8f8
the backend code has been added back in, and the build process has been modified so that no output files are left outside of build/. Admin page loads and logs in correctly, nothing else functionality-wise yet.
1.5 KiB
1.5 KiB
This branch is for experimenting with a17t to replace bootstrap. Page structure is pretty much done (except setup.html), so i'm currently integrating this with the main app and existing web code.
todo
general
- modal implementation
- animations
- utilities
- CSS for light & dark
admin
- invites tab
- accounts tab
- settings tab
- modals
- integration with existing code
invites
- page design
- integration with existing code