John Murphy Portfolio
My Programming projects
In college I have had the opportunity to work on and create many programming projects. I have a few projects I am showcasing here, one being a console school app and the second being a mobile book app and finally a movie app.
Bookify
This project was about building an app within certain constraints but there was a lot of freedom given to us in the creation of the apps. I decided to make a book version of Spotify, allowing you to create booklists, add books to them and then click on those books going to their page allowing you to give it a rating, mark what page number you are on or even write a description of where you left off reading it.

Here is a link to the GitHub: MobileApp
School-app-20079445
This project involved making a console app to showcase everything I had learned both technically and design wise for a console app. I decided to make an app based around a school, that would allow the schools students and teachers to keep track of important things like grades, subjects taken and so on.

Here is the Github link: SchoolApp
React-Movie-App
For this project I had to demonstrate my knowledge of the React framework by designing and developing a movies fan app. I learned a lot from this project as it involved many different software's from Mongo to react to Node. I am happy with what I accomplished for this project and accomplished what I set out to do with it.

Here is the Github link: ReactApp