A productivity tool. It lets users create checklists that they use on a regular basis and easily reset the checklist.
The product is live and you can use it at looplist.xyz
To run this on your machine:
- Download & Install Node Package Manager
npm
- Fork/Clone/Download project
- Open up the project in Terminal, then run
npm install
- Run
npm start
ornodemon
to run the project on a local server on your machine - View the local version of the project at
http://localhost:3000
MLAB_URI
DB_USER
DB_PASSWORD
SESSION_CODE
This product will be deployed via Heroku. A link to the live project will be provided here shortly.
- bcryptjs
- cookie-parser
- css
- debug
- dotenv
- express
- express-handlebars
- express-session
- handlebars-helpers
- hbs
- http-errors
- mongo-db
- mongoose
- mongoose-type-email
- mongoose-unique-validator
- morgan
- node.js
- socket.io
If you're interested in contributing, please reach out to the Github Repo owner.
- Nicolai Safai - Original author - github.com/nsafai
This project is licensed under the MIT License - see the LICENSE.md file for details. Please fork this project and credit the author(s) if you decide to use any portion thereof.