Skip to content

JashanKhela/smartCat

Repository files navigation

smartCat Project

A smart, auto-categorizing todo list app. The user simply has to add the name of the thing, and it gets put into the correct list.

Getting Started

  1. Install dependencies: npm i
  2. Run migrations: npm run knex migrate:latest
  • Check the migrations folder to see what gets created in the DB
  1. Run the server: npm run local
  2. Visit http://localhost:8080/

Dependencies

  • Node 5.10.x or above
  • NPM 3.8.x or above
  • Body-parser
  • Dotenv
  • Ejs
  • Express
  • Knex
  • Knex-logger
  • Morgan
  • Node-sass middleware
  • PG
  • Request Promise
  • XML-Js
  • Yelp Fusion

##Final Project

"Screenshot of Landing Page"

"Screenshot of My Tasks"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published