Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)