/todo-app

A todo application to keep track everything in one place. Just list all the tasks, so you get it out of your head and enjoy your peace of mind along the way.

Primary LanguageJavaScript

Simple Todo App

A todo application to keep track everything in one place. Just list all the tasks, so you get it out of your head and enjoy your peace of mind along the way.

Built With

  • HTML
  • Bootstrap 4
  • JavaScript
  • Node
  • Express
  • MongoDB
  • Authentication & Security
  • Heroku

TodoApp Screenshot

Visit the live preview.

Installation

Clone the repository, change to the directory, and use npm to install dependencies.

$ git clone hhttps://github.com/genesisgabiola/todo-app.git
$ cd todo-app
$ npm install

Usage

  1. Add .env file to your main folder, then add these with your own values (exept for the SECURITY_PASSWORD value);
CONNECTION_STRING=
SECURITY_PASSWORD=Basic dXNlcjpwYXNzd29yZA==
  1. Run node server and watch for any changes.
$ npm run watch
  1. Open your browser and launch the website at localhost:3000.

  2. Enter the Username and Password

Username: user
Password: password

How to Contribute?

Any queries, suggestions, issues to report or critics are welcome :) You can freely connect to me.