Inspiration
I always wanted to create a useful database and implement various features in it. And also implement various searching and sorting algorithms which every programmer should know.
What it does
It creates a C++ database of student records, and gives various features like sort and search students on marks, name and Rollnums.
How we built it
I built this entirely in C++, this was a very fun project.
Challenges we ran into
Debugging and formatting output was a nightmare.
Accomplishments that we're proud of
Understanding and Implementing various algorithms and also creating a mini database tool.
What we learned
I learned various search and sort algorithms and OOP concepts like abstraction, modularization, encapsulation, etc.
What's next for Sort and Search on a Student Database
I am planning to implement this using javascript and host it using my website.
Built With
- c++
- database
- search
- sort
- ui
Log in or sign up for Devpost to join the conversation.