https://github.com/suraj-sedai/to-do-task-app
A to-do list app (Spring 24 Web Technology Project) with user registration, task management, and a dynamic light/dark theme switch. Built with PHP, CSS, and JavaScript for enhanced functionality.
https://github.com/suraj-sedai/to-do-task-app
css database html javascript php sql to-do-app to-do-list
Last synced: about 2 months ago
JSON representation
A to-do list app (Spring 24 Web Technology Project) with user registration, task management, and a dynamic light/dark theme switch. Built with PHP, CSS, and JavaScript for enhanced functionality.
- Host: GitHub
- URL: https://github.com/suraj-sedai/to-do-task-app
- Owner: Suraj-Sedai
- License: other
- Created: 2025-01-14T18:28:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T20:36:34.000Z (5 months ago)
- Last Synced: 2025-04-11T05:57:34.029Z (about 2 months ago)
- Topics: css, database, html, javascript, php, sql, to-do-app, to-do-list
- Language: PHP
- Homepage:
- Size: 159 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To-Do Task-App
-------------Description
-------------A simple web-based to-do list application where users can create, delete, and manage tasks. This project allows users to register, log in, and track their tasks. Built with PHP for the backend and styled using CSS and JavaScript for enhanced functionality.
Features
-------------• User Registration & Login
• Add, Edit, and Delete Tasks
• Task Management
• Simple and User-Friendly Interface
Installation
-------------1. Clone this repository:
git clone https://github.com/Suraj-Sedai/To-Do-Task.git3. Set up the database by importing surajsedai.sql into your database.
5. Configure your server to run the PHP files.
Technologies Used
-----------------• Frontend: HTML, CSS, JavaScript
• Backend: PHP
• Database: MySQL