Video Demo: https://youtu.be/mNIRFqYbPXc
Figma Concept Art: https://www.figma.com/file/zmOIt20i6rmbqtdC5lgpdg/React-Location-Concept?t=Z9RxfxCd2thf6pDP-0
I designed this React App completely from scratch. This App allows you to save holiday locations of your choice. I built this using React JS and Tailwind CSS for the front end and Firebase for the backend. The API that is storing the images and data of the locations was built by myself in Python - Flask (As a result, there are not many locations). Each user can save and delete their own destinations which can be viewed later. As I created this in 2 days, there are still more features which I would like to add
- Connect to 'Weather Check' App for weather data
- Add Info For All Locations
- Connect Flight Booking API To Allow Users To Book Flights With Stripe
- Let Users Share Saved Locations On Social Media
- Publicly Host Site
- Add More Locations To My Flask API