Home
Softono
simple-todo-app-mongodb-express-node

simple-todo-app-mongodb-express-node

Open source MIT JavaScript
16
Stars
31
Forks
1
Issues
1
Watchers
8 years
Last Commit

About simple-todo-app-mongodb-express-node

Simple Todo App with MongoDB, Express.js and Node.js

Platforms

Web Self-hosted

Languages

JavaScript

Links

Simple Todo App with MongoDB, Express.js and Node.js

The ToDo app uses the following technologies and javascript libraries:

  • MongoDB
  • Express.js
  • Node.js
  • express-handlebars
  • method-override
  • connect-flash
  • express-session
  • mongoose
  • bcryptjs
  • passport

What is this?

A simple todo app. Based on the tutorial session of Brad Traversy.

How can I try it?

Demo: https://secret-reef-33032.herokuapp.com

What are the features?

You can register with your email address, and you can create ToDo items. You can list ToDos, edit and delete them.

What are Future Plans for this Project?

  • Enhancing with ToDo item statuses such as new, in progress, completed, blocked
  • Sharing ToDo items with other users
  • Commenting ToDo items
  • Storing and managing history of ToDo items
This project is licensed under the MIT Open Source License