lpappone / Artproject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArtProject

For this project, we inherited a project that team Dangerous Wrench at Hack Reactor started and added new features to it. The new features we added were facebook login, using ionic to go mobile, a new like feature for paintings, a autocomplete feature when you search for a painting and added more paintings into the database.

Team

  • Product Owner: Charles Wang
  • Scrum Master: Wai-Yin Kwan
  • Development Team Members: Kelly Walker, Ben Rowles, Mike Lam

Table of Contents

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

Usage

Some usage instructions

Requirements

  • Node 0.10.x
  • Angular 1.2.23
  • Neo4j 2
  • express 4.8.6
  • Ionic

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Ideas

  1. Improve Search
  2. Make a recommendation engine
  3. Add more art to the art library
  4. Use Ionic to go Mobile
  5. Facebook integration
  6. Make the app Tinder like

About