Skip to content

SageVanGogt/FirstRide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project requires downloading a backend: https://github.com/SageVanGogt/first-ride-backend

FirstRide.

FirstRide. is an app that allows users to share and find rides that to specific destinations. Users can select a destination, once they are on the page they can enter their location to see a map with rides around them. The pins represent pickup locations. Once the rider selects a pin, they will see the ride on the left bar, which they can click on and join or unjoin. Users can also offer a ride a from this page. Up top, a user can also find a list of all their rides existing. This app was developed with an express / node.js back end to hold all the user data. A google maps api / library and a react-bootstrap library for popups were both used, as well.

Screenshots

Home Page Login Rides Page Offer Ride

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Clone the repositorys (git clone https://github.com/sagevangogt/firstride.git) & (git clone https://github.com/SageVanGogt/first-ride-backend).
both:
npm install
front-end:
npm start
back-end:
nodemon server.js

Running the tests

In the terminal,

npm test

Built With

Authors

*Sage Vogt - Initial work - sagevangogt

About

A ride sharing program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published