pathakshashank17 / Todo-List

Cliche todo app

Home Page:https://todolist17.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo-List

A fully functional Todo app using:

  • Express.js
  • MongodDB (Atlas) + Mongoose
  • Heroku
  • EJS & CSS

Deployed at https://todolist17.herokuapp.com/

Usage

  • Enter text into the text field and hit Enter or click the + button
  • To remove todo, just click on the respective checkbox
  • You can also create custom list(s) by appending /<customListName> (replace <customListName> with your list name) into URL box.

About

Cliche todo app

https://todolist17.herokuapp.com/


Languages

Language:JavaScript 46.4%Language:EJS 33.0%Language:CSS 20.6%