Poochfolio is a Marketplace for dog sitters. Dog owners who are looking for a dog sitter can find one on Poochfolio. Poochfolio enrolls dog sitters and screen them. Customers can contact, schedule a booking with a dog sitter. At the end of the booking, a customer gets paid from the customer through our app.
Customers can view, schedule and book with a dog sitter who is available within a mile radius
Customers can view rating and reviews of a dog sitter to make educated decisions
Customers can pay for the service through the app
Dog sitters can sign up on our app
Dog sitters can set their availability
Dog sitters can view and accept booking requests
Dog sitters can get paid through the app
Frontend is in Javascript and React. Check out the code in this Github repo
Backend is in Java and Springboot. Check out the code in this Github repo
We also use Hasura as our Graphql engine which servers all of the READ operations to the Frontend
We use Terraform to create and manage our AWS infrastructure
Our applications are hosted in AWS cloud
Frontend App is in AWS S3 and CDN via AWS Cloudfront
Backend API and Graphql are in AWS ECS running on docker