Coder Social home page Coder Social logo

assyme / herospin Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10.25 MB

Super app that helps you decide your hero to save your day!

JavaScript 67.74% CSS 11.25% HTML 0.17% Objective-C 6.92% C 0.02% Shell 0.03% C++ 5.06% C# 2.60% Java 5.74% CoffeeScript 0.45% PowerShell 0.03%

herospin's Introduction

HeroSpin mobile app

A hybrid mobile app developed with following features.

  • The app selects a super hero for you and suggests movies on the super hero.
  • View details of the movie.
  • Select your own favourite super hero.

Version

1.0.0

Tech

The following projects have been used in the development of this mobile app.

  • [Ionic] - Known as 'bootstrap' for hybrid mobile apps. Built on top of cordova.
  • [AngularJS] - HTML enhanced for web apps!
  • [Gulp] - the streaming build system

Installation

You will need Nodejs and NPM installed on the system. Head over to https://nodejs.org/ to install if you do not have it.

Install ionic and cordova.

$ npm install -g cordova ionic

Then you will need Gulp installed globally:

$ npm install -g gulp
$ ionic state reset
$ npm install
$ ionic build ios
$ ionic emulate ios

Run in ios

Once the app is successfully build using ionic build ios. Open the project in xcode. And run it on your device.

Development

Want to contribute? Great!

Open your favorite Terminal and run these commands.

First Tab: This will watch all your JS files (see the task names watchjs in gulpfile.js) and build them.

$ gulp watchjs

Second Tab: This will serve a local copy for quick web development.

$ ionic serve

(optional) Third: This will open the ios emulator to test it on device emulator.

$ ionic emulate ios

Todos

  • Write Tests

herospin's People

Watchers

 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.