Skip to content

An app where landlords can list their parking space and people can bid on it - 'Airbnb' of the parking space world. Built in React with a corresponding API (also in my repos).

Notifications You must be signed in to change notification settings

Alex-Bellamy/bidspace-client-june-2020

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craft Academy Final Project - BidSpace

Deployed at Netlify
Netlify Status

The challenge

Using newly acquired skills to work independently, plan and execute a complex web app with my fellow students.

After brainstorming we decided to go with an app where landlords can list their parking space and people can bid on it - 'Airbnb' of the parking space world. Built in React with a corresponding API (also in my repos).

We were pushed out of your comfort zone to work with more complicated tools, building on the many and varied skills we had developed over the previous weeks. We worked in a team to create a Minimum Viable Product (MVP) that would be ready to ship to a real customer.

Tech and packages

  • React
  • Cypress testing framework
  • Axios promise based HTTP client
  • React redux
  • J-tockauth for authentication
  • React images upload
  • Google maps React
  • Semantic UI React

Setup

You can fork this repo to your own GitHub account or clone it directly to your local drive.

Install all packages by running the command:

$ yarn

Run the app in development mode:

$ yarn start

Start Cypress and run the tests:

$ yarn cy:open

License

This app is open source software licensed as MIT.

About

An app where landlords can list their parking space and people can bid on it - 'Airbnb' of the parking space world. Built in React with a corresponding API (also in my repos).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • CSS 1.1%
  • HTML 0.9%