Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wonjong2/driveway-myway

This application allows a user to post or reserve available driveways to park a car.
https://github.com/wonjong2/driveway-myway

apollo-client apollo-server cloudinary expressjs google-map-react graphql mongodb mongoose nodejs pwa-apps react stripe-payment

Last synced: 9 days ago
JSON representation

This application allows a user to post or reserve available driveways to park a car.

Awesome Lists containing this project

README

        

# DriveWay_MyWay
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Description
The DriveWay-MyWay site presents you with current listings of driveways available for your parking needs and a navigation bar to allow you to login or sign up. You can search driveways by zipcode, and view a driveway’s details with a map of its location. When you are ready to reserve a spot, you can make reservations and payments online, and these orders will appear in your order history. You can also post your own driveway with all the relevant details and upload images. When the driveway is reserved, it will be taken out of the listings, or you can edit or delete them yourself.

The following GIFs show the application in use:
![Driveway1](./client/src/assets/myway1.gif)
![Driveway2](./client/src/assets/myway2.gif)

## User Story
AS a car driver
WHEN I arrive at a destination and parking is unavailable
I want to search private driveways near my current location that are available for cheap and secure paid parking.

## MVP Features
- Site navigation
- Zipcode search bar
- Driveway listing views
- User Login/Signup
- User driveway post & upload (Cloudinary)
- Listing details & mapping (Google Maps API)
- Listing reservation & payment (Stripe)

## Tech Stack
- React
- GraphQL
- MongoDB/Atlas
- Express/Node
- Heroku
- Google-map-react
- Cloudinary
- Stripe
- Git

## Link
https://driveway-myway.herokuapp.com/