Skip to content

It is a web-app that has an interface which lets one add their daily tasks. From doing breakfast to getting at your desk to study, it schedules it all.

Notifications You must be signed in to change notification settings

Divy123/Sticky-Notes-App

Repository files navigation

Sticky Notes App

It is a web-app that has an interface which lets one add their daily tasks. From doing breakfast to getting at your desk to study, it schedules it all.

Features

  • It also has several other features like setting the priority of tasks as important.
  • You also can mark the tasks as done, deleting the tasks, updating them as and when you require.
  • The app sends email notifications as well for the upcoming tasks as required by you.
  • It is very simple to use and setup for anyone.

Installation

Download or clone the project

You can directly download the project or clone it using: https://github.com/Divy123/Sticky-Notes-App.git

Setting up node modules

  • Navigate to the Sticky-Notes-App folder.
  • Run npm install to install node modules.

Setting up database

Set up a local mongodb server or setup your own mongodb atlas free account following the given link: https://docs.atlas.mongodb.com/getting-started/

Setting up env file

Enter mlab uri, mail password and port on which you wish to run your express server.

Running the application

Run npm start on your system to get the application running.

Some peeks from the application

The insert note view

Screenshot 2020-08-29 at 6 50 32 PM

The sticky notes wall

Screenshot 2020-08-29 at 6 19 22 PM

Optional web installation on Heroku

In order to be free from all the above stuff and experience a great and easy to use app, one can deploy it on heroku as well following this awesome article, I found on medium: https://medium.com/make-school/how-to-deploy-your-node-js-mongodb-app-to-the-web-using-heroku-63d4bccf2675

About

It is a web-app that has an interface which lets one add their daily tasks. From doing breakfast to getting at your desk to study, it schedules it all.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published