Giter Club home page Giter Club logo

chew's Introduction

Chew App

A cross platform mobile application that helps you find, share, and review the best menu items around you

Team

  • Product Owner: Alex Manusu
  • Scrum Master: Derrick Chie
  • Development Team Members: Gary Ye, Michael Junio, Alex Manusu, Derrick Chie

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Running Locally iOS
    3. Running Locally Android
    4. Roadmap
  4. Team
  5. Contributing

Usage

Are you craving for a certain dish? Search for that dish on Chew and you'll get a list of dishes matching your cravings by rating! After the meal, leave a rating and review to let others know what you thought!

Requirements

  • Django
  • PostgreSQL
  • Xcode

Development

Installing Dependencies

From within the ChewApp directory:

sudo npm install -g bower
npm install

From within the server directory:

pip3 install -r requirements.txt

Running Locally iOS

  1. Download Xcode from the Mac App Store
  2. Navigate to the ChewApp.xcodeproj file in the Chew/ChewApp/ios folder
  3. Open it in Xcode and run the project

Running in Development Mode on an Android Device

  1. Follow the setup details listed in the react native documentation
  2. Connect the device that you want to run the app on. Ensure that the device has USB debugging enabled
  3. Navigate to the Chew/ChewApp folder
  4. Run the following command react-native run-android
  5. If the device is reporting that it cannot connect to the server, type this command adb reverse tcp:8081 tcp:8081 and reload JS in the application

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

chew's People

Contributors

alexvision avatar djchie avatar garysye avatar mikejune avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

chew's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.