PERSONAL PROJECT - Dec 2022

Movie Reviewer

A web app similar to a IMDB that loads movie suggestions from a database.

How It Works

In this project, I was able to dive deeper into the Java's back-end framework Spring Boot and learn how to connect a Java backend to a React Front-end . Adding a NoSQL database such as MongoDB to the workflow really allowed me to imporve my database design, optimization and learn how all these systems can work together to create a fully syncronized system.

Conclusion

This really was really fun and really helped me piece together how to connect a backend that isn't Express to a React Front-End! I'm looking forward to playing around with Springboot to build more projects that utilize Object Oriented principles!

Back Home