Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 320 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 320 Bytes

todoAJAX

A todo web application

For CP3101B Web Development and Applications, Jan 2014

  • A single page AJAX web application, using JS as the model and PHP scripts as the controller.
  • Basic defenses against SQL injections and XSS attacks
  • CRU functions for user accounts
  • CRUD functions for tasks