Skip to content

Zai42/Todo-list-website

Repository files navigation

Todo-list-website

A website that lets users maintain a to-do list and perform all the relevant tasks.

Operations that users can perform on the website

  1. Create his account (Sign Up).
  2. Login to his account (Login).
  3. Add a Task along with a title and description.
  4. View the task on the same page.
  5. Delete any particular task that he wants.
  6. Update any particular task that he wants (Can modify only the task or only the description of the task).
  7. Users can also upload his/her profile photo and can see it on the dashboard.
  8. Logout.

Learnings

  1. CRUD Operation in PHP
  2. Sessions in PHP
  3. Creating and maintaining SQL Database
  4. Dealing with SQL tables

Tools/Technology

  1. PHP
  2. PHP My Admin
  3. MySQL
  4. Visual Studio

About

A website that lets user to maintain a todo list and performs all the relevant tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published