Skip to content

erikateal/bookapp-100Devs

Repository files navigation

Introduction

Pagemaster is a simple booklist app built using the MVC Architecture with additional "authorization" functionality so folx can sign up, customize & personalize the app


Be sure to add that lovely star 😀 and fork it for your own copy


Objectives

  • It's an app centered around our shared love of reading with the goal of incorporating logins and building using MVC architecture.

Who is this for?

  • It's for book enthusiants who are looking for a simple way to keep track of the books they have read and/or want to read.

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


Things to add

  • Create a .env file and add the following as key: value
    • PORT: 2121 (can be any port example: 3000)
    • DB_STRING: your database URI

Have fun testing and improving it! 😎

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published