The inspiration for this project was a need to build a program to help students to ease their academic pressure wherein they can log information regarding topics that they have studied and revised in the program which they can later retrieve and go through for better exam preparation and mental clarity . They can also view what their friends who are also using the program have logged in so far which promotes a healthy peer competition environment.
What it does - Basically, it takes input from the user regarding what subject they want to select from physics, chemistry, biology and mathematics and provides space to log in whatever information they want regarding the topic which the program stores in a text file after adding a time stamp. They can also retrieve information subjectwise from the same program to review and revise as well as take a look at what their friends who are also using the program have logged in . This program helps the user to keep a record of all the topics covered which is especially useful during exam time and helps the student to remain calm and focused.
How we built it I built it using simple python algorithms which i have learnt so far .
Challenges we ran into - From the conception of the idea to actually sitting down and writing the code , i faced quite a few problems especially since I'm just beginning my journey in this coding industry . A lot of trial and error took place to solve the numerous syntax errors which the code threw at various intervals but finally the program was able to run successfully.
Accomplishments that we're proud of
What we learned- Patience to actually sit down and go through the problems in the code and be willing to rectify them , perseverance to not give up when the code doesn't run multiple times and a realization that there still is a lot to learn and a long way to go.
What's next for Efficient Study Record Keeper -Probably to improve and optimize the program more because there's still a lot of room for betterment.
Log in or sign up for Devpost to join the conversation.