Wild-Escape is a centralized platform for wildlife conservation, allowing users to explore, book, and engage with conservation experiences. Developed by Emily Yang and Vladys Kolodnytskyy.
- Take a look here: Wild-Escape
- Frontend: React
- Payment: Stripe Integration
- Map: Google Maps API for shelter locations
- Design: CSS and Bootstrap for responsive design
- Image Hosting: Multer combined with Cloudinary for uploading images
- 🔎 Explore different wildlife conservation experiences
- ❤️ Add experiences to favorites
- 💳 Reserve experiences through Stripe payment integration
- 📅 View and check the status of reservations
- 💬 Chat with partner(conservation site)
- 📝 Update profile data
- 📝 Upload and edit conservation experiences
- 📩 Review, accept, or decline reservations
- 💬 Chat with users
- 📆 Preview of confirmed experiences throughout the year
- 📝 Update profile data
- Clone the repository
- Run
npm installto install dependencies - Set up your
.envfile with necessary API keys for Stripe, Google Maps, and Cloudinary - Run the development server with
npm start
Feel free to fork this project and submit pull requests. We welcome any contributions to enhance the platform.
This project is licensed under the MIT License.