Skip to content

Roadtrip companion app - final bootcamp project

Notifications You must be signed in to change notification settings

SzymczykI/SALT-trippin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SALT-trippin

There are a lot of road trip companion apps abroad, but in Sweden it is very hard to find such tools.
In order to plan a road trip you would have to gather information from many different sources.
That is why we created Trippin, a road trip planner with a focus on places like camping sites and national parks.
With our app you are able to plan a road trip by setting an origin and a destination, and add your own waypoints along the route.
You can get useful information like fuel cost estimate (in Swedish SEK), distance and travel time.
You also have the possibility to create your own account where you can easily manage your saved trips.

Frontend:
. React - core framework for our SPA
. Sass for styling

Backend:
. Express to store data in the Backend and serve it to the Front end
. MongoDB to allow users to save trips

Other:
. External API - Google Map API
. Our own restful API to fetch data about national parks, camping sites and viewpoints
. Firebase to securely authenticate our users
. Heroku to deploy and host our application

The Team:
We are a group of four developers who met at SALT in January 2022.
Our mission was clear: learn to code, survive the bootcamp, drink enough water, Oh and TAKE BREAKS!
We are proud to showcase our Graduation project: TRIPPIN.
Roeline Burger: https://github.com/roelineburger
Izabela Szymczyk: https://github.com/SzymczykI
Alexander Hirdman: https://github.com/ahirdman
Joan Gerard : https://github.com/joan-gerard

About

Roadtrip companion app - final bootcamp project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.6%
  • SCSS 20.8%
  • HTML 0.6%