Skip to content

charleswang234/Smart-TODO-List

Repository files navigation

My TODO List

TO-DO List is web app that autocategorize user's task into different categories using an embedded Wolfram API. This app uses JQuery, EJS, CSS, SASS and AJAX in the front-end and Node, SQL, Express in the back-end.

Final Product

"Home Page" "Login Page" "Adding Task"

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.

Dependencies

  • Ajax
  • Bcryptjs
  • Body-parser
  • Cookie-session
  • Dotenv
  • Express
  • EJS
  • Knex
  • Knex-logger
  • Method-Override
  • Moment
  • Morgan
  • Node 5.10.x or above
  • Node-Sass-Middleware
  • Nodemon
  • PG
  • Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published