ramjayakumar21 / crudtodo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple CRUD todo app made using Node.js. It has simple user authentication using a mySQL database, and allows users to view all tasks present but only modify ones they created. Users can filter tasks based on priority, and add tasks as well.

About


Languages

Language:JavaScript 56.8%Language:EJS 35.6%Language:CSS 7.6%