/closebuy

THE best geolocation e-commerce app. Ever.

Primary LanguageJavaScript

Closebuy

Closebuy, for selling and buying near you.

Team

  • Product Owner: Dara Bun
  • Scrum Master: Tejaswini Pingili
  • Development Team Members: Lawrence Kang, Tyler Lewis

Table of Contents

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

Usage

Some usage instructions

Requirements

  1. Ionic
  2. Android SDK
  3. XCode

Development

Installing Dependencies

From within the app directory:

npm install q
npm install shelljs
cordova plugin add org.apache.cordova.camera

See Wiki pages for Ionic iOS/Android setup

Roadmap

View the project roadmap here

Contributing

See Contributing.md for contribution guidelines.

Testing

A testing framework has been set up using Mocha and Chai. The files can be found in the app/test/ folder in this repo. From within the app/test/ folder, run npm install angular-mocks to install this dependency.