Skip to content

07NS/todo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A ToDo list website to manage your busy schedule.

A full stack website using Node.js and MongoDB in the backend and HTML/CSS for frontend. Libraries/Frameworks used:-

  • Express.js
  • Mongoose
  • Bootstrap
  • EJS
  • ejs-mate
  • method-override
  • dotenv

Project setup

  • Install node on your system, from https://nodejs.org/en/download/
  • Install all dependencies by running npm i
  • Setup a mongoDB atlas account, create a cluster and provide the cluster URI in config.env file under the key name 'MONGODB_URL'.
  • Run the project using command: node server or nodemon server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • EJS 51.9%
  • JavaScript 47.1%
  • Shell 1.0%