Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcampbppu/mobileappdev
This repository will hold all my assignments for CMPS 460
https://github.com/tcampbppu/mobileappdev
cordova java swift
Last synced: 11 days ago
JSON representation
This repository will hold all my assignments for CMPS 460
- Host: GitHub
- URL: https://github.com/tcampbppu/mobileappdev
- Owner: tcampbPPU
- Created: 2019-01-21T05:51:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T18:47:44.000Z (over 5 years ago)
- Last Synced: 2024-10-10T17:41:20.410Z (about 1 month ago)
- Topics: cordova, java, swift
- Language: Swift
- Size: 492 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mobile App Development
This repository will hold all my assignments for CMPS 460.### Asignment 1 Create a To Do List
Code can be found in folder todolist### Asignment 2 Create a Simple App using HTMl JS & CSS
Code can be found in folder html_calculator### PPU Parking App
Gives directions to where you parked your car last.
Code can be found in folder PPU_Park_Finder### Java basics
Intro to java basic syntax and variable types
Code can be found in folder learnjava### Andriod Activities
Mobile Andriod App that uses multiple pages
Code can be found in folder java_andriod_activities### Swift basics
Intro to swift basic syntax and variable types
Code can be found in folder Swift_practice### Assignment 11 Develop an iPhone app in XCode
Regarding Assignment 11
Code can be found in folder ImgTest### Assignment 12 Create iOS game
Regarding Assignment 12
Code can be found in folder JumpGame### Final Project For CMPS 460 - Mobile App Dev
iOS weather app using Dark Sky API (Need to add own API if cloning)
Code can be found in folder finalProject