/vinisa

Primary LanguageJavaScript

Vinisa

Language learning app that incorporates image recognition and user generated content.

Team

  • Product Owner: Nicholas Wang
  • Scrum Master: Vivian Zhang
  • Development Team Members: Samuel He, Nick Tang, Vivian Zhang, Nicholas Wang

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
  • Nodemon
  • mySQL
  • Webpack

Development

Installing Dependencies and Starting the App

From within the root directory:

sudo npm install -g webpack nodemon
npm install
npm start

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.