Coder Social home page Coder Social logo

sectore / hoay Goto Github PK

View Code? Open in Web Editor NEW
16.0 6.0 1.0 2.28 MB

HOAY ("How old are you") is an hybrid mobile application to calculate your age in years, months and days. It`s build with AngularJS and PhoneGap.

License: MIT License

CoffeeScript 58.84% JavaScript 4.01% CSS 24.31% HTML 12.84%

hoay's Introduction

#HOAY

##About HOAY ("How old are you") is a web application to calculate your ages in years, month and days built with AngularJS and other great stuff. It can be run as a hybrid mobile application on mobile devices using Phonegap or as a web application using a modern browser.

Demo (YouTube)

Video on YoutTube

iTunes Store

Build and run

Make sure that you have Node, Bower and Phonegap CLI installed on your machine.

Getting all needed sources

git clone https://github.com/sectore/hoay
cd hoay
npm install
bower install

Phonegap version

Make sure you are on the root folder of the project:

cd your/folder/to/hoay

Create a Phonegap project:

phonegap create phonegap de.websector.hoay HOAY
cd phonegap
phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen.git
phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git
phonegap local plugin add https://github.com/sectore/phonegap3-ios-datepicker-plugin

Build and run debug version on iOS simulator:

grunt debug:ios

Build and run release version on iOS simulator:

grunt release:ios

Copy iOS assets (Note: debug or release version have to build before once):

grunt copy:iosicons
grunt copy:iossplash

Web version

Debug version on http://localhost:9001:

grunt debug:web

Release version on http://localhost:9001:

grunt release:web

Unit tests

grunt test:unit

Tools and Libraries (in alphabetical order)

For testing purposes:

##License Copyright (c) 2013 "sectore" Jens Krause // WEBSECTOR.DE

HOAY is free software and it may be redistributed under the terms specified in the MIT-LICENSE file.

Bitdeli Badge

hoay's People

Contributors

bitdeli-chef avatar mortonfox avatar sectore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

thomasbabuj

hoay'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.