https://github.com/amrsekilly/confusion-ios-android
📱🍽Restaurant Hybrid Mobile App built with Angular and Ionic
https://github.com/amrsekilly/confusion-ios-android
Last synced: about 2 months ago
JSON representation
📱🍽Restaurant Hybrid Mobile App built with Angular and Ionic
- Host: GitHub
- URL: https://github.com/amrsekilly/confusion-ios-android
- Owner: amrsekilly
- Created: 2016-06-14T03:52:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-12T22:00:39.000Z (almost 9 years ago)
- Last Synced: 2025-02-06T20:35:20.890Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro

This repository contains my work during the MOOC [Multiplatform Mobile App Development with Web Technologies](https://www.coursera.org/learn/hybrid-mobile-development) as part of the [Full stack web development specialization](https://www.coursera.org/specializations/full-stack).# Repository contents
- conFusion: contains the old AngularJS app that we have created in the previous MOOC.
- ionic/Confusion: contains the source code of the current Ionic/Cordova app we are building in this MOOC, in other words it's the mobile app version of the ConFusion app developed in the last MOOC.
- json-server: Is a dummy server that I'm using to serve a JSON file that I'm querying on my App.# [Syllabus](https://www.coursera.org/learn/hybrid-mobile-development#syllabus)
- Hybrid Mobile App Development Frameworks: An Introduction.
- More Ionic CSS and JavaScript.
- Deploying your App.
- Accessing Native Capabilities of Devices: Cordova and ngCordova.