Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.05 KB

Pet Adoption

Lavras, Brazil it's a city with a big problem of abandoned animals. Be it dogs or cats, you see them all the time abandoned on the streets. With that in mind, me and a good friend decided to create a website where people can post a pet for adoption and hopefully someone will adopt it. The application went on air in 2015 and got over 100 adoptions and got featured in a couple of local news media.

Technologies

Back then it was developed in ASP.NET so this is my attempt to recreate it from scratch using technologies that I am currently using on my professional life:

  • Java 11
  • Spring Boot
  • Groovy
  • Hibernate
  • PostgreSQL
  • Angular 8
  • Angular Material

Todos

  • Improve README
  • Add photo upload
  • Add docker
  • Deploy it