1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 10:50:11 +00:00
jfa-go/README.md
Harvey Tindall 95db48d8f8
start main app integration, restructure build process
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.
2020-12-29 18:42:26 +00:00

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

screenshots

dark

invites accounts settings login modal modify user settings modal

light

invites accounts settings login modal modify user settings modal