Skip to content

Decuayer/Task-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Task Management System

This project is a Task Management System developed as part of the SE116 (Programming II) course at Izmir University of Economics. It is designed to demonstrate object-oriented programming (OOP) principles in Java, allowing users to organize and track their daily tasks efficiently.

πŸŽ“ About the Project

This application allows users to create, manage, and track tasks. The primary goal of this project was to implement core software engineering concepts such as class inheritance, encapsulation, and data management within a Java environment.

Key Features

  • βž• Add Tasks: Create new tasks with descriptions and details.
  • ✏️ Edit & Update: Modify existing task information.
  • ❌ Delete Tasks: Remove tasks that are no longer needed.
  • βœ… Status Tracking: Mark tasks as completed or pending.
  • πŸ“‚ Data Persistence: Saves and loads tasks (if applicable in your specific implementation).

πŸ› οΈ Technologies Used

  • Language: Java (JDK 17 or higher recommended)
  • IDE: IntelliJ IDEA
  • Concepts: OOP, Collections Framework, File I/O

πŸš€ Installation & Setup

To run this project on your local machine, follow these steps:

  1. Clone the Repository:
    git clone [https://github.com/Decuayer/Task-Management-System.git](https://github.com/Decuayer/Task-Management-System.git)
  2. Open in IntelliJ IDEA:
    • Open IntelliJ IDEA.
    • Select File > Open and choose the cloned project folder.
  3. Build the Project:
    • Let the IDE index the files.
    • Click on the Build (Hammer icon) button.
  4. Run:
    • Navigate to src/Main.java (or the entry point class).
    • Click the green Run button.

πŸ‘¨β€πŸ’» Author

  • [Demir CΓΌcΓΌ] - Izmir University of Economics

This project was created for educational purposes for the SE116 course.

About

Java-based Task Management System developed for the SE116 course at Izmir University of Economics, demonstrating core OOP and task tracking functionalities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages