Using the spec in #9, write middleware to interface with mongodb. Since this will touch nearly every file, It is a good chance to convert the backend to typescript.
@Martyrshot Wouldn't mind your thoughts on my layout thus far when you get a minute. I'd like to make sure this looks good before I apply it to all of their routes. Here are some files to touch on:
~Task -Write mongodb objects
~"User Story": #4 Related: #9
Objective
Using the spec in #9, write middleware to interface with mongodb. Since this will touch nearly every file, It is a good chance to convert the backend to typescript.
Hit list
Access Control
/login
UserSchema
Catalogue
CatalogueSchema
/catalogue/*