Back to Portfolio
Pets Adoption Platform Backend
A backend service for a pet adoption platform that allows users to select pets to adopt and fill out applications for. Built by Lane Richardson, Lauren Powell, and Kavya Sri Meka.
Tech Stack
About the Project
Challenge
Build a backend service in Java and Spring Boot.
Action
Built a set of APIs for registering users, submitting applications to adopt a pet, and adding pets to the database.
Result
Created a functional backend that allows users to register and adopt pets.
Learning & Takeaways
How to make functional APIs in Spring Boot.