A record keeping tool to help track of moments that stand out as unique combinations of interests, people, locations, and organizations.
In progress
- Implement MongooseCRUD
- Flush out ModelSchemas for Festival Moments
- RESTful API Endpoints for those ModelSchemas
- Setup Authentication ModelSchemas
- API Endpoints for Auth & Auth
- Devise Dynamic Forms
- Link Forms to ModelSchemas
Any Documentation or Resources used through out the development process will be recorded in this section.
-
- Mongoose Getting Started MongooseJS
- Mongoose Guides MongooseJS
- Mongoose API MongooseJS
- Express Tutorial Part 3: Using a Database MDN
- ObjectIds In Mongoose MasteringJS
- Mongoose with Node.js - Object Data Modeling StackAbuse
- Node Module Arguments StackOverFlow
-
- VS Code snippets FreeCodeCamp
- JSDoc Comments for JavaScript Intellisense found on MSDN
- Markdown Syntax found on Markdown Guide
-
- N/A