Skip to content

NataliaP14/Task-Tracker-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Task Tracker Web Application

Screen Shot 2024-02-18 at 11 22 18 AM

This web application allows users to track their tasks by entering task details such as type, name, and due date. The tasks are then sorted based on their due dates for better organization.

Features

Task Input Form: Users can enter task details including type, name, and due date using the provided form.
Dynamic Task Addition: Users can dynamically add more task input fields as needed.
Sorting: Tasks are automatically sorted based on their due dates before being displayed.
Clean and Responsive Design: The user interface is designed to be intuitive and responsive for a seamless user experience.

Technologies Used

Java
Servlets
HTML
CSS
JavaScript

How to Use

Clone the repository to your local machine.
Import the project into your preferred Java IDE.
Build and run the project on a servlet container such as Apache Tomcat.
Access the application through the provided URL.
Enter task details in the form and submit.
View the sorted tasks on the result page.

About

Task Tracker Web App created at TCNJ Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages