Introduction: Reminder App for My Friend CJ
This is Cj, one of my good friends. He plays a lot of video games, specifically shooter games. his aim is subpar and he wants to work on it. The solution we came up with is for him to aimtrain every night.
This code allows CJ to get a reminder at a time of his choice to do anything. I created this specifically for him to aim train every night, but this reminder can be used at any time for anything he chooses. CJ tends to forget to aim train as he gets busy or lazy. He has a big tournament coming up for Valorant where he needs to be on top of his game. I choose to do this project to help him out and make sure he becomes better at one of his favorite games.
Supplies
https://github.com/sameer-j/python-gui-reminder-ap...
this is where i got the code from and applied it into python to focus on a time in CJ's life.
Step 1: Obtaining Pycharm
Downloading/ opening PyCharm app. once you have PyCharm open the app.
Step 2: Inserting Code Into PyCharm
Insert code into PyCharm to create a reminder for CJ to aimtrain everyday
Step 3: What It Should Look Like
once the code is in it should respond with this. you can input different values for how frequently you want to be reminded, what the title and messages are, and there is an option to snooze or cancel the reminder in whole.
Step 4: Good Job! You Now Have a Working Reminder App to Use for Various Purposes!
good job and thank you!