Inspiration

We were inspired by the disorganization of students who use school planners.

What it does

It creates a custom schedule for each student based on their classes and their sleep schedule. It also incorporates a facial recognition aspect that could be used to sign students into the program in the future.

How I built it

We coded the entire program from scratch. The facial recognition is powered by OpenCV and Python, while the planner was coded in Java.

Challenges I ran into

We were especially challenged by the aspect of combining the code together from one computer to the next. These caused last-minute errors in our code that were difficult to resolve.

Accomplishments that I'm proud of

We're proud of creating a schedule based on user input.

What I learned

We learned about the language of Java and we learned about complex array techniques used to store the classes. We also learned about how to develop a face detection program.

What's next for Hacknerds

We would like to further develop the planner to be able to display a calendar for the user. We would also like the sleep schedule to be displayed in a graph for the user. Improving the Facial Recognition and training it further in order for it to be secure enough to unlock a schedule.

Share this project:

Updates