Coder Social home page Coder Social logo

dystudio / dotcms-mobile-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dotcms/dotcms-mobile-app

0.0 2.0 0.0 14.84 MB

Code for the native mobile app that works with the dotcms demo site.

License: Other

JavaScript 93.43% Python 6.57%

dotcms-mobile-app's Introduction

#dotCMS Stater App Build with Appcelerator Titanium a development environment thats allows build, test, package and publish mobile apps for iOS, Android, Blackerry and other SO's using only JavaScript and a single code base.

DotCMS Backend

http://demo30.dotcms.com/c
Username: [email protected]
Password: admin

Load and save content with dotCMS content api:


How to run locally?

Install Xcode an Titanium?

  1. Download and install xCode from the AppStore.
  2. Download and install Titanium. Make sure you do all the extra install (node, titanium cli, alloy, etc) when you open Titanium for the first time.
  3. For Android download and install genymotion simularor way faster that the regular one. More info at: https://wiki.appcelerator.org/display/guides2/Installing+Genymotion

After all the installs are done

git clone https://github.com/dotCMS/dotcms-mobile-app.git
npm install

Run the project in the simulators:

  1. You can use Titanium Studio
  2. Or you can use Titanium Command Line Interface:
titanium build --platform <platform> [--build-only] [--force] [--project-dir <value>] [--sdk <value>] [--log-level <level>] [ <platform_build_options> ]

More info at: Titanium Comand Line Interface Documentation

Grunt tasks

Build and upload to Testflight:

grunt tf

Build the iOS .ipa

grunt ios

Build the Android .apk

grunt android

Build the iOS .ipa and Android .apk

grunt build

All the build files are saved in /dist/ folder.


TODO:

  1. Create a grunt task for run project Android and iOS simulators
  2. iPad version maybe?
  3. Add share for Android
  4. Clean a few things that may be causing some memory leaks according to a new article I read.

dotcms-mobile-app's People

Contributors

fmontes avatar

Watchers

 avatar  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.