Library Program

My love for reading has been a major reason for me wanting to create an application like this. Of course there are mobile applications on the Iphone/Android, but a lot of them have limits. I decided to forget the limits and utilize first mySQL and then Firebase DB.

How was this application built?

Technologies UsedC# .net, MySQL, Firebase DB
Type of ProjectPersonal
RoleAll Parts (Front/Backend/Database Management)
Source Codehttps://bitbucket.org/johnathonRkelley/library-program/src/master/

Features Used

  • Adds books to a list of books that is over a desktop application.
  • There are two options for adding books (manually / automatically).
  • To automatically add books, using the ISBN it parses the information from an API and puts it into the library.

Things Learned

  • Learned how to connect Python code with C#.
  • Learned how to utilize Firebase DB.

Leave a comment