https://github.com/softon/todophp
A simple Todo App using PHP & MySQL
https://github.com/softon/todophp
Last synced: about 1 year ago
JSON representation
A simple Todo App using PHP & MySQL
- Host: GitHub
- URL: https://github.com/softon/todophp
- Owner: softon
- Created: 2020-11-14T16:52:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-15T18:09:45.000Z (over 5 years ago)
- Last Synced: 2025-01-24T09:11:13.843Z (over 1 year ago)
- Language: PHP
- Size: 600 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# My Todo App ([Demo](http://mytodoapp.epizy.com))
A simple Todo App designed with the help of HTML/CSS & PHP & MySQL.

## Features
- Add Todo
- Remove Todo
- Mark / Unmark Todo Complete
- Edit Todo
## Tutorial Videos
- Part 1 - Comming Soon