Skip to content

elenapeme/Volunteering_Kiwi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GTH-Barcelona-F5 Team (Nameless Team)

Project submission for the Global Travel Hackathon in Barcelona, by F5 team.

Write one sentence explaining what does your project.

Add a screenshot from your project. For example the main website page.

📚 Description

Volunteriis is a project about voluntering travelling the world. Its main objective is to help people who want to participate in tech conferences or music festivals and yet they do not have enough money to cost them. Thus, the project connects those people with organizators who need people for their events. Instead of having to pay a ticket for those events, which many times become rather expensive, they work for some time to get it. Moreover, the website also tries to facilitate the process of travelling to the event.

Volunteriis is done with React and Laravel. In the case of the APIs we tried to use the ones that helped to improve the user experience. On the one hand, we use Mapbox to help the users to better visualize the events that are already being prepared. On the other hand, we have used the API Tequila to help them to book the cheapest flight to go to that event. The assets used are just an image for the header from https://unsplash.com/photos/0RDBOAdnbWM.

Libraries:

  • OpenStreetMap.
  • Yulp.
  • React-Router.
  • Formik.
  • Validator.
  • Orbit.
  • Contry-list.
  • Jw Auth.

🤗 Maintainers

🎉 Why is this so awesome?

  • Being all night with your colleagues to create something!
  • Juniors who try their best to continually solve the problems that arise in the project.
  • A web that we would like to use if it is implemented.
  • We have learned a lot, which is awesome!!!

🛠️ Installation

  1. npm install
  2. composer install
  3. cp .env.example .env
  4. php artisan key:generate
  5. Create a database for the project
  6. In the .env write the database information.
  7. php artisan migrate
  8. php artisan db:seed

💡 Devstack

In the front part we decided to use Jasvascript with React and, on the back we have taken php with Laravel.

⚠️ Licence

The code in this project is licensed under MIT license. By contributing to this project, you agree that your contributions will be licensed under its MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published