Skip to content

'mapMyDay' helps to make a schedule and map your day to increase productivity. It also has functionality to make separate schedules for different scenarios. For example, different schedules for home and for work.

Notifications You must be signed in to change notification settings

Pranav016/mapMyDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapMyDay

About-

  • mapMyDay is a dynamically updating daily schedule/ task keeper app, primarily developed using Node JS, Express and Mongoose.
  • It has been deployed using Heroku cloud platform and is available for use for everyone.
  • Visit the Web App

demo

Tech Stack-

  • HTML
  • CSS
  • EJS template engine
  • Node JS
  • Express JS
  • Mongoose

Environment Setup-

  • Drop a ⭐ on the GitHub repository.



  • Clone the repository by running command
git clone https://github.com/ <your user-name> /ToDoist.git

in your git bash.

  • Run command cd ToDoist.

  • Run this command to install all dependencies for the project.
npm install

  • Run this command to start the project on local host 3000.
npm start

  • Open link to view the website in your browser window if it doesn't open automatically.
http://localhost:3000/

  • You can learn more about EJS template engine and its syntax to know how we can use it inside our HTML using the documentation

  • Now you are all set to use this project.

About

'mapMyDay' helps to make a schedule and map your day to increase productivity. It also has functionality to make separate schedules for different scenarios. For example, different schedules for home and for work.

Topics

Resources

Stars

Watchers

Forks