Git Product home page Git Product logo

phadder_mobile's Introduction

Mobile Client for Project Unify

Build Status

Features

Main

  • User can sign up as a Mentor or Mentee
  • User can add Skills (Areas of interest)
  • User can search for matches
    • Mentors can serach for Mentees
    • Mentees can search for Mentors and other Mentees

Secondary

  • User can send messages to other users
  • User can access a Facebook timeline for the organisation running the system

Setup instructions

Fork and clone the repository.

Inside the project folder - install the dependencies by running the bower and npm install commands:

$ bower install
$ npm install

You want to install the latest version of angular when prompted.

Finish the process by updating the `$ionicCoreSettings factory.

$ ionic config build

Note that without taking this step you might encounter errors while running unit tests.

Tests

We are using Karma runner with Jasmine for unit tests and Protractor (also using Jasmine) for acceptance tests

Running unit tests:

$ karma start tests/spec.conf.js --debug

To run acceptance tests make sure that you run $ ionic serve and execute the tests with

$ protractor tests/features.conf.js

Test coverage is measured with Coveralls

Coverage Status

phadder_mobile's People

Contributors

tochman avatar diraulo avatar mtc2013 avatar

Watchers

James Cloos avatar  avatar  avatar Amber Wilkie avatar

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.