Inspiration

We were inspired by the data structures we had learned in class and wanted to apply it to our project.

What it does

The Online Library App is a simple, yet intuitive app representing a mobile library that allows you to easily recognize and track your books.

How we built it

We used python to write the backend of the project, which created objects for each book as well as its unique fields that are displayed in the app. We used a list data structure in python to manage the individual books, and implemented html/css to display the list in our website.

Challenges we ran into

Due to our inexperience, integrating the frontend to backend to produce a final and complete project took a big portion of our time, which was unexpected due to the limited time criteria.

Accomplishments that we're proud of

We are proud to be able to independently create and produce a finished product within such a short amount of time and using collaborative tools such as GitHub successfully.

What we learned

During this event, we learned how to use GitHub and how to implement a web development frontend and integrate it with a backend department

What's next for Online Library App

If we were to continue this project, we would implement web scraping for a larger database of books, better UI design, and improving functionalities.

Built With

Share this project:

Updates