rebekahkitching / todo_list_express

simple todo list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm install add DB_STRING to .env file

Parameters - text box input, submit button, cross off items, click trashcan

Return - new item appearing on list, counter increments by one, crossed out/done, item is removed

Examples - visual examples of what tasks do

Psuedo code - event listener listening for a click, send up to db, create entry in db

About

simple todo list


Languages

Language:JavaScript 74.0%Language:EJS 23.8%Language:CSS 2.2%