Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/othmanenissoukin/mvc-todo-php
Simple TODO app using MVC, PDO, AJAX with features such as CRUD operations on todos, and the possibility to create new accounts and authentification.
https://github.com/othmanenissoukin/mvc-todo-php
mvc pdo-mysql pdo-php php php-ajax php-authentication php-crud php-crud-ajax php-crud-operation php-crud-projects php-mvc php-router routing
Last synced: 24 days ago
JSON representation
Simple TODO app using MVC, PDO, AJAX with features such as CRUD operations on todos, and the possibility to create new accounts and authentification.
- Host: GitHub
- URL: https://github.com/othmanenissoukin/mvc-todo-php
- Owner: OthmaneNissoukin
- Created: 2023-07-01T20:45:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-05T00:02:21.000Z (over 1 year ago)
- Last Synced: 2024-11-14T13:28:43.294Z (3 months ago)
- Topics: mvc, pdo-mysql, pdo-php, php, php-ajax, php-authentication, php-crud, php-crud-ajax, php-crud-operation, php-crud-projects, php-mvc, php-router, routing
- Language: PHP
- Homepage: https://mvctodo.000webhostapp.com/
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple MVC Todo APP
Simple Todo web app using MVC structure, AJAX and PDO
You can import the database used in this project to your system from the 'database' directory
[View Live Demo](https://mvctodo.000webhostapp.com/)