Giter Club home page Giter Club logo

reggae360's Introduction

This App is intended to serve the needs of Reggae (and in the future other caribbean genres) enthusiasts all around the world. The intention is for this app to be the centre point of interaction within the scope of caribbean music and entertainment by leveraging the existing JulyOne customer following and attracting more reggae fans to this virtual entertainment ecosystem.

The App is an hybrid app built upon the Angular.js & Ionic UI framework. The details of implementation for now can be found in the Slack group particularly the #app channel.

  1. Please fork!
  2. Install Intel XDK and click open an existing project then browse for the file Reggae360.xdk file within the Reggae360 folder.
  3. Create a Git branch and start coding
  4. make your pull request and we as a group will assess the change then utlimately commit.

Architecture of the App

The App uses a MVC pattern

  1. Controller and service providers are found in the JS directory
  2. Html partials in the template directory
  3. Models/Data will be sourced from IReggaeDay API and also a dedicated cloud service for the App will be implemented if necassary.

Description of files and folder withing th Reggae360/..

  1. Contains a list of XML configuration files for the different platforms. Eg, intelxdk.config.android.xml is comparible to the typical android manifest in an native android application. Package.json contains the cofigurations for gulp, bower etc.

  2. Bower (node.js) package manager. Bower offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack

    • to make use of bower, you'll need to install it globally to your system using the following command

      $ npm install -g bower

      (Bower depends on Node.js and npm, therefore ensure that those are already installed see https://nodejs.org/en/ for more details. Also make sure that git is installed as some bower packages require it to be fetched and installed.)

    • Some bower packages are already extracted within project directory, but will only work properly if bower has been installed globally on your system and the versions are compatible (bower verson 1.7.9 currently runs on my system, so it would be a good place to start there)

  3. Gulp build tool: This plugin in our case is currently used to build sass for full customization of the ionic UI framework

    • please run this command to install gulp globally.

       npm install --global gulp-cli
      
    • gulp dependencies are already extracted within the directory. cd to project directory and run 'gulp sass' to build a modified ionic.app.scss to see the effect

reggae360's People

Contributors

chaddie21 avatar

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.