Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TechSheck/share_crow

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 12.5%
  • HTML 0.5%