Find My Dog

Capstone for the BrainStation software engineering bootcamp.

Find my dog homepage screenshot

Signing up

The sign up process uses Zod and React-Hook-Form for validation, and JWT and bcrypt for authorisation.

Account SignUp
CreatePost

Creating a post

MapboxGL was used to implement the map feature, which allows users to search for locations as well as drop pins and markers.

Interacting with posts

Here users can add comments and, by clicking the map icon, link out to the location pinned by the author.

Single post viewGoogle maps