🎁 The project is a fully working application, the purpose of which is to remind you about the birthdays of your parents, friends or pets. When someone from your friends list has a birthday, you will definitely receive a notification about it on your device!
-
First, You need to clone the repository using this command:
$ git clone https://github.com/SerhiyTo/Birthday-App.git
-
Next, you must build the project into a release version.
-
Great! We are already at the finish line! Take the .exe file that was created in the project's release folder and place it in another empty folder (for our convenience).
-
Next, open our MinGW Qt and write the following:
windeployqt --quick .
-
Congratulations! Now you can use the application to the fullest! 🎉