Skip to content

abianco3/AlisonsArt

 
 

Repository files navigation

ArtPoint

An online auction place for artists and art lovers

Team

  • Anthony Bianco (Scrum Master, Product Owner, Development Team)
  • Alison Zhang (Product Owner, Development Team)
  • Bryan Nguyen (Development Team)
  • Winston Ku (Development Team)

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Roadmap
  5. Contributing

Usage

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.

Requirements

  • Node 6.4.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 79.0%
  • JavaScript 21.0%