A Simple ToDo App is built using the MVC Architecture, we have also implemented "authorization" so folx can sign up, customize & personalize the app
- Create a Letterboxd-like app that pulls movie data from an API.
- Thinking "The Movie DB" - https://developers.themoviedb.org/3/getting-started/introduction
- Database will contain User model and Movie model
- To See / Watched
- Review of movie (stars? Comment?)
bcrypt, connect-mongo, dotenv, ejs, express, express-flash, express-session, mongodb, mongoose, morgan, nodemon, passport, passport-local, validator
npm install
Breaking down tasks for several developers to work on asynchronously Reviewing other developers code Problem solving when ideas are more complex than anticipated Not stepping on toes and letting your team cook