Pradeep7021 / Doo-Itt

A To-do list web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HitCount

TODO APP

A simple Todo Web App made using Express

How to use

  1. Get NodeJs on your System.
  2. Clone this repository .
  3. Open in terminal/cmd
  4. Do npm install
  5. Go to Web Browser and hit https://localhost:8000

Specifications

  1. You can add task (with priority ,due-date and category tags)
  2. All the Tasks are stored and fetched from MongoDB
  3. You can delete single/multiple tasks by selecting them via chekboxes

Made using

  1. Node Js
  2. Express
  3. MongoDB
  4. Bootstrap

Screenshots

About

A To-do list web application


Languages

Language:HTML 60.1%Language:JavaScript 28.6%Language:CSS 11.3%