ACM Site Rewrite
Find a file
Cara Salter 5bd7d548c1
Admin dashboard!
Get event management page almost working! Deleting events works,
creating new events works, editing events (almost) works! Just need to
figure out how to properly set the date and time fields when editing...

Also, user management! You can see a list of users and will
theoretically be able to promote officers from the web UI
2024-03-06 16:18:18 -05:00
acmsite Admin dashboard! 2024-03-06 16:18:18 -05:00
migrations Init "join" and "dashboard" pages 2024-03-03 20:29:35 -05:00
.gitignore Scaffold out authentication 2024-03-03 17:52:34 -05:00
Makefile Scaffold out authentication 2024-03-03 17:52:34 -05:00
README.md Initial Commit 2024-02-28 17:01:58 -05:00
requirements.txt Scaffold out authentication 2024-03-03 17:52:34 -05:00
wsgi.py Scaffold out authentication 2024-03-03 17:52:34 -05:00

acm-site

Rewrite of the WPI ACM website in Flask