issues
search
Wilsonator123
/
CoastGuard-Website
0
stars
0
forks
source link
Mongo db
#26
Closed
Wilsonator123
closed
6 months ago
Wilsonator123
commented
6 months ago
[x] Created a Database class with all required methods
[x] Created a collection of incidents
[x] Altered Code to use MongoDB instead of files
[x] Created new functions for creating users and logging in
[x] Created routes, /account, for login and signup
[x] Created helper functions for auth and email
[x] Added data validation, Marshmallow, for serializing data in api requests