Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1 KB

README.md

File metadata and controls

29 lines (17 loc) · 1 KB

Affirmation Station

This app let's user note inspirations gathered in different contexts to reflect and develop them into life enriching affirmations and share with others.

Links:

Client-side deployed

Client-side repository

Server_side deployed

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose

Planning and Building process

I started building this server by laying out an approximately timed planned for schemas and routes. I tested all schema and routes by CRUDing through the commandline terminal.

ERD

IMG_0887

Unresolved actions

Would love to add a few more subdocument to the user schema enabling adding images of inspiration with context input option and reference scema to add comments to inspiring images.