Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 298 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 298 Bytes

todolist

The famed to-do-list application at https://stark-shelf-29358.herokuapp.com/. I used ejs, node.js and not much else. The app.js server is bulk of the code and is fairly well commented to. Front-end design was completely ignored, lol, but it's good practise for a CRUD todo-list in node