Welcome to WanderBud, your go-to platform for connecting with like-minded individuals and organizing events when you're solo or traveling. WanderBud is deployed at wanderbud.es, providing a seamless experience for creating and joining events with ease.
- Event Creation: Easily create events for activities such as hiking, sightseeing, or grabbing a coffee.
- Event Discovery: Find nearby events based on your preferences and current location.
- Intuitive Interface: Modern and user-friendly design developed with React, Flask, Material UI, Bootstrap.
- React
- Flask
- Material UI
- Bootstrap
- SQL
- Clone this repository to your local machine.
- Install frontend and backend dependencies by running
npm installin thefrontendfolder andpip install -r requirements.txtin thebackendfolder. - Set up the SQL database according to the instructions provided in
backend/database_setup.sql. - Run the development server with
npm startin thefrontendfolder andpython app.pyin thebackendfolder.
Contributions are welcome! If you'd like to contribute to this project, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature). - Make your changes and commit them (
git commit -am 'Add new feature'). - Push your branch (
git push origin feature/new-feature). - Open a pull request.
For any questions, comments, or suggestions, feel free to reach out to me via my GitHub profile.
Thank you for your interest in WanderBud!