Skip to content

zcarroll4/PHPToDo

Repository files navigation

PHPToDo

What I learned -

  • Designing an CRUD application (Create, Read, Update & Delete)
  • Connecting an application with data from a SQL database
  • Create Database PHP functions in order to retrive, update and delete data
  • Javascript functions included Date time ticker, Countdown to Graduation, Popup window function
  • Encrypt data to prevent PHP SQL injection

Website Link -

UI-02

UI-02

UI-03

UI-04

UI-05

GitBash Commands

git clone https://github.com/zcarroll4/PHPToDo.git
git add .
git commit -m "INSERT MESSAGE FOR COMMIT"
git push

Releases

No releases published

Packages

No packages published