Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.31 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.31 KB

Restify

An online marketplace where users can search, book, comment and rate short term lodging experiences. University of Toronto CSC309 project.

Architecture

Screenshots

Home Page

Login

Host Dashboard

Property Edit Modal (1)

Property Edit Modal (2)

Local Development

Automatic Setup & Run Scripts

  • When setting up on Linux, the setup steps can simply be replaced by ./startup.sh
  • When running on Linux, the running steps can simply be replaced by ./run.sh

Manual Setup

See frontend-/backend- specific READMEs.