https://github.com/miku0129/cc14andj2-project.continuous-delivery-react-2-
BooBoo in application to find facilities/spots while on the move!
https://github.com/miku0129/cc14andj2-project.continuous-delivery-react-2-
googlemaps-api knexjs postgres react
Last synced: about 2 months ago
JSON representation
BooBoo in application to find facilities/spots while on the move!
- Host: GitHub
- URL: https://github.com/miku0129/cc14andj2-project.continuous-delivery-react-2-
- Owner: miku0129
- Created: 2020-10-17T05:19:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-17T05:21:59.000Z (over 5 years ago)
- Last Synced: 2025-01-21T15:16:14.924Z (over 1 year ago)
- Topics: googlemaps-api, knexjs, postgres, react
- Language: JavaScript
- Homepage: https://cc14-booboo-staging.herokuapp.com/
- Size: 3.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## BooBoo π β³
#### What is Boo Boo?
This app is a truckstop locator for drivers who are looking for their next stopping point. Users can locate over 400 FlyingK locations across the United States from their home desktop or on the road with their mobile devices.
You can find your favorite stop with BooBoo!
Users can also filter their search by:
- Location (by state OR by city and state) πΊπΈ
- Amenities πΏ
- Restaurants π
- Truck Services π οΈ
#### How to use π
##### For Users
1. Open https://cc14-booboo-staging.herokuapp.com/
2. Search for your truckstop by state β³
3. Add additional filters if desired
##### For Contributors
1. Run ```yarn``` in the terminal to install
2. Run ```yarn start``` to start backend server
3. Run ``` yarn hack ``` to start frontend server
4. In development environment, create local database called "truckstop" in Postgres
5. Create `.env` file and set variable `DATABASE_URL` equal to your Postgress database url
6. Run ```yarn knex:migrate:latest``` to create table
7. Run ```yarn knex seed:run``` to seed data
#### Techologies Used
Backend
- Node Express
- Postgres
- Postico
- Knex
- Heroku
Frontend
- React
- Axios
- React Google Maps
- Font Awesome
#### App Creators
- Miku Sano
- Cat Boop
- Eri Koyano
- Akina Ohira
"# cc14andj2-project.continuous-delivery-react-2-"