Git Product home page Git Product logo

ionic-mangiare's Introduction

Mangiare

Mangiare is an app made to match people which wants to eat something with other people wanting to eat the same thing or wanting to cook that thing. It was inpired in a joke published in Twitter by a brazilian user asking for an app like this.

This project is based on Ionic 2 with TypeScript + Karma + Protractor.

Table of Contents

Screenshots

Cards view Cards swinging Chats

Chat view Settings pane

Getting Started

  • Clone this repository.
  • Install the ionic CLI and Cordova CLI (npm install -g ionic cordova)
  • Run npm install from the project root.
  • Run npm start in a terminal from the project root.
  • Profit.

Note: Is your build slow? Update npm to 3.x: npm install -g npm.

Run in browser

npm start         # deploys the the browser

Run in Android

# make sure the Android device is connected and available to ADB

npm run android   # deploys the app to an Android device

Run in iOS

# make sure the iOS device is connected

npm run ios       # deploys the app to an iOS device

Run Unit Tests

npm test          # run unit tests

Run E2E

# e2e (aka. end-to-end, integration) - In two different shell windows
# Make sure you don't have a global instance of Protractor

npm start
npm run e2e

Contribute

Issues and PRs are welcome, see the issues list.

To send a PR: - Fork the project - Checkout to the branch dev - Create a new branch referring to the issue you will solve - Push your new branch to your Fork - Send the Pull Request

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.