REPOSITORY OVERVIEWLive repository statistics
★ 3Stars
⑂ 0Forks
◯ 0Open issues
◉ 3Watchers
30/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
7 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
51 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
To-Do Application
Overview
This is a simple To-Do application built using Java's Abstract Window Toolkit (AWT). The application allows users to manage their tasks by adding, viewing, and deleting to-do items. The focus of this project is on creating a user-friendly graphical interface using AWT components.
Features
- Add Tasks: Users can add new tasks to their to-do list.
- View Tasks: The application displays a list of all tasks, allowing users to keep track of their to-dos.
- Delete Tasks: Users can remove tasks from the list once they are completed or no longer needed.
- Simple Interface: The application provides a basic, easy-to-use interface for task management.
Installation
To run this project, you need to have Java installed on your system.
-
Clone the repository:
git clone https://github.com/M-Aadhi/To-Do.git
-
Navigate to the project directory:
cd To-Do
-
Compile all the java file:
javac Main.java Task.java ToDoList.java
-
Run the application:
java Main
Usage
- Open the application by running the java ToDoApp command.
- Use the input field to add new tasks to your list.
- View all your tasks in the main window.
- Select a task and click the "Delete" button to remove it from your list.
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to submit a pull request.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
The objective of the Travel and Tourism Management System project is to develop a system that automates the processes and activities of a travel and tourism agency. The purpose is to design a system using which one can perform all operations related to traveling and sight-seeing. The system allows one to easily access the relevant information and make necessary travel arrangements. Users can decide about places they want to visit and make bookings online for travel and accommodation. This project series is a step by step explanation of how to build a Desktop based application using Swing
49/100 healthActive repository
JavaNo license#awt-gui#intellij#java#jdbc-database
⑂ 9 forks◯ 1 issuesUpdated Apr 13, 2026
This project is a movies Desktop App using Java Swing and AWT ....
31/100 healthActive repository
JavaNo license#awt-gui#java#swing-gui-application
⑂ 0 forks◯ 0 issuesUpdated Apr 6, 2024