All Projects β†’ hansemannn β†’ abifestival-app

hansemannn / abifestival-app

Licence: other
Cross-platform festival-app built with the Appcelerator Titanium framework

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to abifestival-app

ti.coremotion
Support for the native iOS CoreMotion framework in Appcelerator Titanium
Stars: ✭ 15 (-6.25%)
Mutual labels:  native, titanium
ti.accountkit
DEPRECATED -- πŸ” Use the Facebook AccountKit iOS-SDK with Titanium Mobile.
Stars: ✭ 18 (+12.5%)
Mutual labels:  native, titanium
ti.paint
Touch-based painting with the Titanium SDK.
Stars: ✭ 27 (+68.75%)
Mutual labels:  native, titanium
titanium-material
Use the native Material UI/UX framework (https://github.com/CosmicMind/Material) in Titanium!
Stars: ✭ 14 (-12.5%)
Mutual labels:  native, titanium
titanium-web-dialog
Use the SFSafariViewController (iOS) and Chrome Pages (Android) in Titanium.
Stars: ✭ 28 (+75%)
Mutual labels:  native, titanium
titanium-vue
Use Vue.js to easily create native mobile apps with Axway Appcelerator Titanium.
Stars: ✭ 45 (+181.25%)
Mutual labels:  native, titanium
titanium-arkit
Use the iOS 11 ARKit API in Axway Titanium
Stars: ✭ 28 (+75%)
Mutual labels:  native, titanium
av.imageview
Titanium native ImageView module that extends the default Titanium ImageView with more capabilities and a different caching system.
Stars: ✭ 97 (+506.25%)
Mutual labels:  native, titanium
titanium-firebase-analytics
Use the Firebase Analytics SDK in Axway Titanium πŸš€
Stars: ✭ 33 (+106.25%)
Mutual labels:  native, titanium
titanium-turbo
Axway Amplify module that adds some enhancements for Appcelerator Titanium Alloy
Stars: ✭ 15 (-6.25%)
Mutual labels:  native, titanium
ti.map
Use native Apple Maps & Google Maps in iOS and Android with Axway Titanium
Stars: ✭ 49 (+206.25%)
Mutual labels:  native, titanium
ti.admob
Use the Google AdMob SDK on iOS and Android with Titanium
Stars: ✭ 51 (+218.75%)
Mutual labels:  native, titanium
ti.playservices
Titanium module for Google Play Services
Stars: ✭ 19 (+18.75%)
Mutual labels:  native, titanium
griffin-app-opensource
The Axway Griffin App goes open source!
Stars: ✭ 19 (+18.75%)
Mutual labels:  native, titanium
Titanium mobile
πŸš€ Native iOS- and Android- Apps with JavaScript
Stars: ✭ 2,553 (+15856.25%)
Mutual labels:  native, titanium
titanium-calendar
An easy to use iOS modal calendar for selecting dates. Based on the awesome PDTSimpleCalendar library.
Stars: ✭ 15 (-6.25%)
Mutual labels:  native, titanium
react-native-uuid-generator
UUID generator for React Native utilizing native iOS and Android UUID classes
Stars: ✭ 88 (+450%)
Mutual labels:  native
app-monorepo
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
Stars: ✭ 1,282 (+7912.5%)
Mutual labels:  native
sqlite3
The fastest and correct module for SQLite3 in Deno.
Stars: ✭ 143 (+793.75%)
Mutual labels:  native
production-ready-react-native
React Native Currency Converter App built for Production Ready React Native
Stars: ✭ 44 (+175%)
Mutual labels:  native

Abifestival-App

Contact

The Abifestival App is a cross-platform Titanium app made for the music-festival "Abifestival" organized by high-school graduates in Germany. The app was initially build in 2012 as a classic Titanium project and has recently been rewritten to Alloy. It is open source to share the concepts behind making a Titanium application and it includes native features like remote push-notifications with PushWoosh and a completely native user-experience.

App Store

Features (Selection)

  • Cross-Platform native App
  • Advanced List Views
  • Remote Push Notifications
  • Segmental Control Flow
  • REST-API Handling
  • Launch-Screen Storyboards (iOS)
  • 9-Patch Launch-Screen (Android)
  • Local Persistence / Favorites

Used Titanum API's (Selection)

Core API's

Ti.App.iOS.ApplicationShortcuts, Ti.Filesystem, Ti.UI.iOS.TabbedBar, Ti.UI.ListView, Ti.UI.RefreshControl, Ti.Network, Ti.UI.TabGroup, ...

Modules / Widgets

Running the App

Via Appcelerator Studio

  1. Import it via Dashboard if available.

  2. Or import it via File > Import... > Git > Git Repository as New Project with URI:

     https://github.com/hansemannn/abifestival-app
    
  3. Select a Simulator or Device to build to via Run > Run As.

Via CLI

  1. Clone the repository:

     git clone https://github.com/hansemannn/abifestival-app
    
  2. To run it with appc run first import it to the platform:

     appc new --import --no-services
    
  3. Build to Simulator or Device:

     [appc run | ti build] -p ios [-T device]
    

Author

Hans KnΓΆchel (@hansemannnn / Web)

License

MIT

Contribution

Code contributions are greatly appreciated, please submit a new pull request!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].