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