Technologies:
Notable features:
Description:
This application was made for Windows. It allows you to save dates and events that are of importance to you. A message will be shown with your data on the day of the event so you don't have to worry about forgetting significant dates. Also, there's a calendar where you can see all your events and have all the information together in one place.
Problems and solutions:
The most difficult thing about this project was getting the calendar to be showing proper data because it had a lot of the parts of the project working together, making it a bit more complicated.
After trying out multiple things, and consulting different websites, I got it to work properly. Solution was to combine the database logic with funcional logic.