Skip to content

NicolaMGH/SmartTodoList

Repository files navigation

SMARTS

A smart TODO list

Project Description

SMARTS is a smart todo list that auto categorizes based on what the user inputs when adding a new todo.

Contributors

Getting Started

  1. Install dependencies: npm i
  2. Fix to binaries for sass: npm rebuild node-sass
  3. Run migrations: npm run knex migrate:latest
  • Check the migrations folder to see what gets created in the DB
  1. Run the seed: npm run knex seed:run
  • Check the seeds file to see what gets seeded in the DB
  1. Run the server: npm run local
  2. Visit http://localhost:8080/

Dependencies

  • body-parser: 1.15.2
  • bootstrap: 4.1.3
  • cookie-session: 2.0.0-beta.3
  • dotenv: 2.0.0
  • ejs: 2.4.1
  • express: 4.13.4
  • googleapis: 33.0.0
  • jquery: 3.3.1
  • knex: 0.15.2
  • knex-logger: 0.1.0
  • morgan: 1.7.0
  • natural: 0.6.1
  • node-sass-middleware: 0.9.8
  • paralleldots: 3.2.2
  • pg: 6.0.2
  • popper: 1.0.1
  • nodemon: 1.18.4

Final Project

login register todos todos2 analytics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published