Dollar-Dynasty / finance-app

Web Application that lets users create a budget and save financial goals.
0 stars 2 forks source link

Establish Database Models with Mongoose Schemas #25

Closed Scolin022 closed 7 months ago

Scolin022 commented 8 months ago

TASK:

Create the models directory and define schemas for

  1. users
  2. budgets
  3. goals
  4. dashboards

PURPOSE:

DETAILS: