Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 606 Bytes

APP.md

File metadata and controls

54 lines (29 loc) · 606 Bytes

Details:

Track the amount of money spent in lunch daily by the team.

Actions:

New Budget:

Mr. Piccolo has given a new lunch budget this month.

New Expense:

Whenever a team member orders food.

Domain:

User

  • Name

  • Email

  • Password

Budget

  • Amount

  • Month

  • Date

Expense

  • Amount

  • User

  • Date

  • Restaurant

  • Receipt

Technologies:

Aspect Tech
Language Typescript
Web Express
DB Mongo
ODM Mongoose