skkuse02 / 2019fall_42class_team1

2 stars 2 forks source link

2019fall_42class_team1

Repository for team project by Team 1 (SWE3002-42)

SUBJECT

Second Hand Market with Blockchain System Image of Used2Block

Team Members

Documents

Proposal

Project proposal (PowerPoint)

Requirements

Requirement specification document (PDF)

System Design

System design document (PDF)

Test Plan

Test plan document (PDF)

Sources

HowToRun

Node (>= 8.11.1)
NPM (>= 5.8.0)
MongoDB (>= 3.6.3 )

npm run start (Starts the server)
npm run development (Build for development and run server with nodemon)

Frontend

See README for frontend

Backend

See README for backend