Intoduction
  • Introduction
Understanding CRUD
  • What's CRUD ?
The tools that we need
  • Get the tools for developing the app localy
Building our Todo list
  • Creating homepage
  • styling our app
  • Creating Database & connecting
  • Add deleting button
  • Add Edit button
  • Creating Pagination
  • Simple validation
  • Completing our app - Final
  • Uploading our app to live server
Extra
  • Search functionality