A Windows form application that provides different time management solutions. One of the basic features of this application is the calendar, where users can set calendar events. Users can also create their timelines to be up-to-date and stay organized with their busy schedules. Other features that can help the user be more effective with their time are timetables for class schedules, notes for random stuff and weather forecasts in case of outdoor events.
- Calendar - Perform some basic calendar functionality. Add your event to the calendar just in case you miss it.
- Timeline - Display the flow of events by horizontally stacking events. Ideal for events that are happening at the same time.
- Timetable - Schedules are presented in a table form. Perfect for schedules that are happening one at a time and same day every week.
- Notes - Write down what's on your mind for later. Create, edit, save and delete your notes.
- Weather - Be aware of weather conditions during your day and upcoming days.
- Timeline Editor - Customize timeline events to fit the user's preferences.
- Timeline Stacking - View multiple timelines at the same time.
- Download the latest version of ScheduleMe.
- Install ScheduleMe-0.1.0-Alpha.exe.
This project is licensed under the MIT License - see the LICENSE file for details.
- Visual Studio 2022: For development environment.
- Windows Forms: For graphical user interface.
- Advanced Installer: For installer.
- LiteDB: For serverless database.
- Newtonsoft.Json: For JSON serializer.
- Weather API: For weather forecast.
VLDZ Group API: For timetable schedule.