Skip to content

mapstonepark/MVC-movie-database

Repository files navigation

Introduction

A Simple ToDo App is built using the MVC Architecture, we have also implemented "authorization" so folx can sign up, customize & personalize the app

Objectives


Packages/Dependencies used

bcrypt, connect-mongo, dotenv, ejs, express, express-flash, express-session, mongodb, mongoose, morgan, nodemon, passport, passport-local, validator


Install all the dependencies or node packages used for development via Terminal

npm install


Lessons Learned

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