caathylee / share_crow

Digital renting marketplace where users can rent or buy listing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt text

Team

  • Cathy Lee - Product Owner
  • Justin Lai - Scrum Master
  • Arthur Livingston - Development Team Member
  • Ben Chou - Development Team Member

Demo

ShareCrow Site Demo

Requirements

Description

ShareCrow is a Digital renting marketplace where users can safely rent and rent out their items.

Installing Dependencies

From the root directory run:

npm install
npm start
npm run server

//Navigate to  localhost:3000 in the browser.

Architecture

alt tag

Seeding the Database

alt tag


1.  Locate seed.js file in db sub folder
2.  Run node seed.js


Testing

Server side testing is implemented with Tape.

From the root directory run:

npm test

About

Digital renting marketplace where users can rent or buy listing.


Languages

Language:JavaScript 87.8%Language:CSS 11.7%Language:HTML 0.5%