fbl773 / point-b_ank

Forked from PCubed by the marvelous 371 team 4
Apache License 2.0
0 stars 0 forks source link

Mongdb middleware #23

Closed fbl773 closed 4 months ago

fbl773 commented 5 months ago

~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

Catalogue

fbl773 commented 5 months ago

@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:

DB Entities:

Routers

Utilities

fbl773 commented 4 months ago

closed with #24