Module Tracker is a lightweight application designed to help students organize and manage their exercises and homework across various modules in university.
- Module Organization: Easily categorize exercises and homework by different university modules or courses.
- Task Management: Add, edit, and delete tasks effortlessly to keep your homework list up-to-date.
- Progress Tracking: Monitor your progress by marking tasks as complete and tracking overall completion status.
- User-Friendly Interface: Intuitive and straightforward interface for seamless navigation and usage.
- Clone or download the repository to your local machine.
- Open the solution file (
UniversityHomeworkTracker.sln
) in Visual Studio. - Build the solution to restore NuGet packages and compile the project.
- Start the application by pressing
F5
or selectingStart Debugging
from the Debug menu. - The application window should appear, allowing you to begin using the Module Tracker.
- Create a Module: Start by creating modules for each of your university courses or subjects.
- Add Tasks: Within each module, add exercises or homework tasks by providing relevant details such as task name, description, deadline, and priority.
- Manage Tasks: Edit or delete tasks as needed, and mark them as complete when finished.
- Stay Organized: Keep track of your assignments, deadlines, and progress easily within the application.
Contributions are welcome! If you encounter any bugs, have suggestions for improvements, or would like to contribute new features, please feel free to open an issue or submit a pull request.