Skip to content

R-Krishita/Task_Today

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task_Today

This project is a simple To-Do list using Bootstrap, PHP and JS It can perform simple operations like

=> Create a new Task.

=> Read all the tasks that are created.

=> Update a particular task upon a wrong entry.

=> Delete a particular task when the task is done.

Snapshots of the project =>

p1

Task Insertion Successful!! p2 task insertion

Task Updation Successful!! p3 task update p3 task update successful

Task Deletion Successful!! p4 task delete p4 task delete success

Searching for a particular Record!! p5 search a record

Steps to clone the project in your local PC. [I presume you have already installed xampp on your Local PC/laptop.]

  1. Download the raw Zip file from the "CODE" section (It appears green in color).

  2. Extract the contents from the zip file to the following path => C:\xampp\htdocs

  3. Start the xampp software and start apache and mySQL server.From the same panel, click on "admin" button of MySQL (PHPmyAdmin server opens).

  4. Create a new database named "tasks".

  5. Go to import section and import "tasks.sql" file into the new database.

  6. Open a preferred browser [google chrome is preferred], and type "localhost/Task_Today"

  7. CAUTION : If you may have changed the folder name, type the new folder name instead of Task_Today in the above step.

    And here we are all ready to set new goals for ourselves!!

About

A simple To-Do List

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published