Skip to content

OsianJL/WanderBud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

327 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WanderBud

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.

Features

  • 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.

Technologies Used

  • React
  • Flask
  • Material UI
  • Bootstrap
  • SQL

Installation

  1. Clone this repository to your local machine.
  2. Install frontend and backend dependencies by running npm install in the frontend folder and pip install -r requirements.txt in the backend folder.
  3. Set up the SQL database according to the instructions provided in backend/database_setup.sql.
  4. Run the development server with npm start in the frontend folder and python app.py in the backend folder.

Contribution

Contributions are welcome! If you'd like to contribute to this project, follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push your branch (git push origin feature/new-feature).
  5. Open a pull request.

Contact

For any questions, comments, or suggestions, feel free to reach out to me via my GitHub profile.

Thank you for your interest in WanderBud!

About

Project 2024 - 4geeksAcademy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 58.1%
  • Python 36.0%
  • CSS 5.0%
  • HTML 0.6%
  • Dockerfile 0.1%
  • Mako 0.1%
  • Other 0.1%