Skip to content

shamcode25/tasktrackerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker App

A simple and intuitive task management application built with HTML, CSS, and JavaScript.

Features

  • ✅ Add new tasks with name, description, and deadline
  • ✅ Mark tasks as complete
  • ✅ Remove tasks from the list
  • ✅ Form validation to ensure required fields are filled
  • ✅ Responsive design that works on desktop and mobile
  • ✅ Clean, modern interface

How to Use

  1. Open index.html in your web browser
  2. Fill in the task form:
    • Task name: Enter a descriptive name for your task
    • Description: Add details about the task (optional)
    • Deadline: Select a due date
  3. Click "Add Task" to add it to your list
  4. Use the "Complete" button to mark tasks as done
  5. Use the "Remove" button to delete tasks

Files

  • index.html - Main HTML structure
  • style.css - Styling and layout
  • script.js - JavaScript functionality

Technologies Used

  • HTML5
  • CSS3
  • Vanilla JavaScript
  • No external dependencies

Browser Support

Works in all modern browsers including:

  • Chrome
  • Firefox
  • Safari
  • Edge

Getting Started

  1. Clone this repository
  2. Open index.html in your browser
  3. Start managing your tasks!

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published