Skip to content

nabeel-w/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

This website is designed to provide a platform for users to organize their tasks.

Features

The To-Do Website has the following features:

  • Adding Task - User will be able to add new tasks.
  • Deleting Task - User will be able to delete tasks.
  • Marking Tasks as Completed - User will be able to mark a task as Done.
  • Listing Tasks - All User Tasks would be listed infornt of them.
  • Listing Completed Tasks - These will be shown with a Green Background.
  • Listing Pending Tasks- These will be shown with a Grey Background.

Technologies Used

This To-Do Website is made using the following technologies:

  • HTML: The website's structure and content are written in HTML.
  • CSS: The website's styling is done using CSS.
  • JavaScript: The website's functionality is implemented using JavaScript.
  • BootStrap: The website's CSS is enhanced using BootStrap.
  • PHP: The website's backend is built using PHP.
  • MySQL: The website's data is stored in a MySQL database.

Installation

To install the Notes Website, follow these steps:

  1. Install XAMPP on your machine.
  2. Clone this repository into xampp/htdocs/.
  3. Import the SQL Tables.
  4. Start the XAMPP Server.
  5. Open the website in your browser at http://localhost:80/assignmentphp/index.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages