Skip to content

Javascript | Bootstrap | Express | Node | PostgreSQL | SASS || Smart to-do list app that categorizes your task into one of four categories using Bayes-Classifier and provides external links through the Google-query API.

lauradew/toDoList

Repository files navigation

TODO

ToDoList is a simple, timely way to keep track of everything you want to do!

This project allows you to login and create personalized lists of things you want to watch, to read, to eat, and to buy. Type in a word of phrase and have it autocategorized into one of the four lists. If you have completed it or want it to be in one of the other lists you can delete it or change the category. On the pop-up modal for each item you will also see links relating to it from a Google Search API. Similarly if you want to updat eyour profiles emailor password you can also do that through the edit profile page.

Final Product

"Login Page" "Home Page" "Task Modal" "User Edit Page"

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.
  5. Register as a new user.
  6. Start creating your new ToDo list!

Dependencies

  • Express
  • Node
  • Bayes
  • Bayes-classifier
  • Bcrypt
  • Body-parser
  • Connect-flash
  • Cookie-session
  • Dotenv
  • EJS
  • Google-query
  • Knex
  • knex logger
  • Morgan
  • Node-sass-middleware
  • PG
  • Stopword
  • UUID

About

Javascript | Bootstrap | Express | Node | PostgreSQL | SASS || Smart to-do list app that categorizes your task into one of four categories using Bayes-Classifier and provides external links through the Google-query API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published