Commit Graph

11 Commits

Author SHA1 Message Date
JustIceO7
5e9345463a CLEANUP: Tidied up backend code removed unused imports and debugging print statements 2025-03-06 17:26:41 +00:00
JustIceO7
c9455e3b72 FEAT: Email now also shows the username of the account whos password will be reset 2025-02-17 01:49:10 +00:00
JustIceO7
557aeb9091 UPDATE: endpoint_secret for Stripe is stored in .env 2025-02-16 23:06:15 +00:00
JustIceO7
4ddcb3e139 FEAT: Added Stripe webhook to handle user subscriptions
UPDATE: Improved the chat look
2025-02-16 03:53:04 +00:00
JustIceO7
97067e1f87 FIX: Fixed Stripe 2025-02-15 22:06:06 +00:00
white
4e9fa011fa Update: remove unused imports, added better comments and refactored for all blueprints 2025-01-27 12:49:42 +00:00
JustIceO7
ca2a7e9baf created code for user routes and linked olds routes to reflect new ones 2025-01-24 05:11:03 +00:00
Oscar Cao
f2afe5be2a cleaned up flask apis adding skeleton code 2025-01-23 22:42:36 +00:00
c0674c58b4 Moved frontend out of webserver into it's own container 2025-01-23 11:28:53 +00:00
Chris-1010
1ede987914 Fix: Imports on backend
Fix: Connected Backend to Frontend over localhost
2025-01-21 23:54:11 +00:00
043effb6db Reorganised the webservers (temp for now) and docker-compose.yml now works 2025-01-21 00:29:07 +00:00