Skip to content

kylecho/varanosaurus

 
 

Repository files navigation

Knead

Build Status

Homegood and grocery coordination and share-splitting.

Team

  • Amy Chiu
  • Kyle Cho
  • Naomi Jacobs
  • Cameron Martin

Table of Contents

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

Usage

Some usage instructions

Requirements

Server:

  • Node 4+
  • Express
  • Sequelize
  • bcrypt-nodejs
  • ESLint

Mobile client:

  • React Native
  • Xcode 7

Development

Installing Dependencies

From within the root directory:

npm install

From within the client-mobile directory:

npm install

to install react-native and enable packaging.

Open the client-mobile/ios/Knead.xcodeproj file in Xcode and run in the simulator.

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

 
 
 

Contributors

Languages

  • JavaScript 96.5%
  • Objective-C 2.4%
  • Java 1.1%