Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wonjong2/driveway-myway
- Owner: wonjong2
- Created: 2022-08-02T02:35:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T19:12:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T13:40:31.564Z (over 1 year ago)
- Topics: apollo-client, apollo-server, cloudinary, expressjs, google-map-react, graphql, mongodb, mongoose, nodejs, pwa-apps, react, stripe-payment
- Language: JavaScript
- Homepage:
- Size: 11.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/