Inspiration
I wanted to keep it simple, as I'm a beginner in coding. I thought of a simple app that I might find helpful to stay organized.
What it does
It allows the user to input tasks to be completed throughout the day and check off/edit completed tasks.
How we built it
I built it in C using Visual Studio. I'm currently taking a course to learn C, so I wanted to apply the ideas I've been learning in class to my project.
Challenges we ran into
I'm very new to coding in C, so creating some of the functions was a little bit of a challenge. C is also pretty restrictive in building complex programs and thus the user-interface is very simple and not all that aesthetically pleasing. I'm also a busy student-athlete and didn't get to devote as much time to coding as I would have liked, but I tried my best!
Accomplishments that we're proud of
I'm just happy that I built a working program and got to participate in my first hackathon!
What we learned
I learned how to use loops and iteration and apply it to a program.
What's next for To-Do List
I might try rewriting it in another language that includes more visual aspects to make the user experience better.

Log in or sign up for Devpost to join the conversation.