An online auction place for artists and art lovers
- Anthony Bianco (Scrum Master, Product Owner, Development Team)
- Alison Zhang (Product Owner, Development Team)
- Bryan Nguyen (Development Team)
- Winston Ku (Development Team)
Install dependencies from package.json using 'npm install from the root directory'.
Once the app is open, create a user profile. While creating a user profile, specify whether or not you are an artist to make a profile and auctions.
- Node 6.4.x
- Redis 2.6.x
- Postgresql 9.1.x
- etc
- etc
From within the root directory:
npm install -g bower
npm install
bower install
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.