Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.37 KB

README.md

File metadata and controls

42 lines (20 loc) · 1.37 KB

SCHLEPPER

A record/tape/cd trading app that focuses on in-town trades to bypass the growing expense of the post-office. Uses the discogs API. Users can add albums to their collection and make trades with people in thier community by finding them in the "find trades" section.

Dashboard Search Profile Trade

GETTING STARTED

run npm i in both schlepper and schlepperdb folders

in the schlepperdb folder, run index.js with node

in the schlepper folder, run react

in the client .env, define REACT_APP_BACKEND_LINK with link to you backend

in the backedn .env define SECRET_KEY for bcrypt

TECH STACK

Node

Express

PostgreSQL

React

Redux Toolkit

CONTRIBUTORS

Marshal Fisher - Front-end developer Github linkedin

Caleb McGaha - Back-end developer Github linkedin

Pedro Ramos - Back-end developer Github linkedin