Picha is a photography application that uses Google Vision AI to automatically add relevant tags to each uploaded image. The image and its associated tags are then saved to our backend API.
Picha backend API - https://github.com/NathanB09/Picha-Backend
- Enter an image URL which gets saved with relevant tags ✔️
- View all photos on the home page ✔️
- Filter photos by tags by clicking on a tag ✔️
- Enlarge a photo by clicking on it ✔️
- Delete a photo ✔️
- Add comments feature ✔️
- Add search bar to filter photos by tag ✔️
- Add a like feature
- Upload image feature instead of using a URL
- Nathan Bell - https://github.com/NathanB09
- Serena Nakatani-Brown - https://github.com/snb1808