Skip to content

This is a fully developed todo-list app using EJS, MongoDB and some APIs

Notifications You must be signed in to change notification settings

aymanxdev/shopping-list-ejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping list web application ( Todo list app)

To start using this app, clone then make sure to init npm in order to initialise it After that install the necessary packages npm i express body-parser ejs lodash mongoose This web app uses mongoDB as local database, and mongoose for simplicity. Currently you can create lists in different categories and assign tasks to each list. Routes for each category/list will be automatically generated.

Currently working on adding the following features:

  1. weather sidebar
  2. daily motivational quotes (from an API)

About

This is a fully developed todo-list app using EJS, MongoDB and some APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published