achengfu / TodoList

A Sequelize Todo List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use the TodoList

  • Create a new local MYSQL database called 'todolist', but don't create any tables. (use the supplied schema.sql)
  • While inside the activity folder, run npm install in terminal.
  • Open localhost:8080 and start adding your todos to the list!

About

A Sequelize Todo List


Languages

Language:JavaScript 82.9%Language:HTML 14.5%Language:CSS 2.6%