Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.81 KB

README.md

File metadata and controls

47 lines (37 loc) · 1.81 KB

Welcome to QPQ: Frontend

Description:

QPQ is a service-for-service trading web application, allowing users to create their profile and exchange their services for other services. Think of the meaning of Quid Pro Quo; a favor for a favor! Users providing a service, i.e.(Photography, cooking lessons, ice skating lessons, etc) can browse through other user services and request for an exchange! This application has taken away the idea of buying goods and services and replaced it with a trading system.

Installations

  • Fork and clone repository.
  • Navigate into the directory where you cloned the repository.
  • Install yarn with yarn install and then run yarn start.

Features

  • Users must be authorized to access the web application

    user authentication
  • Users can view all the available services / goods, and their locations

    spec card
  • Users can create a card for their own service / goods they want to exchange.
  • Users can search for a specific service

    search feature
  • Users can request other services / goods from other users

    request service
  • Users can approve/deny requests from other users

    approve and deny requests
  • Users can delete their profile.

Build

  • React
  • HTML/CSS
  • Ruby on Rails API

Credits

Noa Rabin-Cohen: https://github.com/cohenoa33

Nathan Chung: https://github.com/hellonathanchung

Akiko Green: https://github.com/keeks5456

Brad Beggs: https://github.com/bdb2381

Backend

https://github.com/cohenoa33/qpq-backend