Skip to content

This is a simple and efficient TodoList web application that allows users to manage and track their daily tasks. The app provides a user-friendly interface for creating, editing, and deleting tasks.

Notifications You must be signed in to change notification settings

aemy001/todolistapp

Repository files navigation

TodoList App

Overview

This is a simple and efficient TodoList web application that allows users to manage and track their daily tasks. The app provides a user-friendly interface for creating, editing, and deleting tasks.


Features

  • Create Task: Add new tasks with a title and description.
  • Update Task: Edit task details like title or description.
  • Delete Task: Remove tasks from the list when completed.
  • Mark Task as Complete: Option to mark tasks as completed.
  • Responsive Design: The app works well on both desktop and mobile devices.

Prerequisites

Before you run the app, make sure you have the following installed:

  • Xampp
  • A relational database like MySQL (or another compatible database) for managing tasks.

Installation

Clone the Repository

  1. Clone this repository to your local machine:
    git clone https://github.com/aemy001/todolistapp.git
    cd todolist
    
    

Authentication

For the initial database connection, the app uses the following credentials: :

  • username: Aimon
  • password: aimon123
  • db name: todolist

Technologies Used

  • Frontend: HTML, CSS, Bootstrap
  • Backend: PHP
  • Database: MySQL

About

This is a simple and efficient TodoList web application that allows users to manage and track their daily tasks. The app provides a user-friendly interface for creating, editing, and deleting tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published