Skip to content

herbertfj/exampletodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example To-Do Application

Simple AngularJS and PHP api example.

Front-end: AngularJS & Bootstrap
Back-end: Apache/PHP & MySQL

Single-page application that connects to MySQL database through a PHP API to retrieve, store, and update to-do list items.

How to Use

  1. Create database 'exampletodo'
  2. Run resources/create_tables.sql in MySQL
  3. Ensure correct settings in api/lib/MySQLConn.class.php
  4. Place repo contents at the root of webserver

License

MIT.

About

Example to-do list application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors