Inspiration
Because the theme was improvement, we immediately thought of creating something that would help aid users better themselves via a scheduler. After narrowing down viable topics, it was decided that utilizing Alex's optimization algorithm would best fit into a program that helped users learn more efficiently.
What it does
The program takes in a series of inputs regarding studying and calculates/learns the best possible series of actions a user must take to learn the most efficiently. In context- it is a program that helps users decide which chapters of a textbook to read to learn the subject efficiently.
How I built it
All of the program was built on C++
Who Did What
Alex:
- Optimization Algorithm
- Code integration
- Refactoring code to fit subject matter
Christopher:
- File I/O
- User Interface
- Data Class Objects
Challenges I ran into
Accomplishments that I'm proud of
What I learned
Christopher:
- Refresher on C++ (notable- File I/O)
- Optimization principles and practices
- Good program design
Log in or sign up for Devpost to join the conversation.