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.
- Fork and clone repository.
- Navigate into the directory where you cloned the repository.
- Install
yarn
withyarn install
and then runyarn start
.
- Users must be authorized to access the web application
- Users can view all the available services / goods, and their locations
- Users can create a card for their own service / goods they want to exchange.
- Users can search for a specific service
- Users can request other services / goods from other users
- Users can approve/deny requests from other users
- Users can delete their profile.
- React
- HTML/CSS
- Ruby on Rails API
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