Skip to content

Architecture and Design Team Project, Concordia Fall 2017.

Notifications You must be signed in to change notification settings

rajee10/soen343

 
 

Repository files navigation

Build Status

Architecture and Design Team Project, Concordia Fall 2017

A web application that allows clients to view a retailer’s catalogs and make purchases.

Domain

www.conu.shop

Admin Accounts

  1. Email: admin1@hotmail.com Password: 1234
  2. Email: admin2@hotmail.com Password: 1234
  3. Email: admin3@hotmail.com Password: 1234

Client Accounts

  1. Email: client1@hotmail.com Password: 1234
  2. Email: client2@hotmail.com Password: 1234
  3. Email: client3@hotmail.com Password: 1234

Installation

  1. Install Nodejs: https://nodejs.org/en/download/
  2. Install Heroku-Cli: https://devcenter.heroku.com/articles/heroku-cli

Usage

  1. configure .env file
  2. npm install
  3. npm start || heroku local
  4. open browser to localhost:5000

Excecute unit tests locally

  1. npm install
  2. npm test

Credits

Name Id Github
Karlo Gonzales 40014922 karlogonzales
Patrick Spensieri 40006417 patrickspensieri
Andy Pham 40006071 andypham29
Laxman Velauthapillai 40000111 iamlax
Tusman Akhter 40003476 tusmanakhter
Pablo Gonzalez 40003141 pbgnz
Tajbid Choudhury 40002177 CodeTaj
Rajeevan Vairamuthu 40000112 rajee10
Alexandre Masmoudi 27755473 Smoudii
Mazen Nahle 27003315 mazennahle

About

Architecture and Design Team Project, Concordia Fall 2017.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.1%
  • CSS 20.1%
  • HTML 17.8%
  • PLpgSQL 8.0%