Skip to content

Kevbyte/Artproject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.5%
  • CSS 16.8%
  • Other 0.7%