Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 614 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 614 Bytes

The-Raptors-Ticket-App

Overview

A sample ticket purchase app written in Objective-C, as an assignment for Seneca College course in iOS Mobile Application Development that uses:

• UITableViewController and UITableView (delegates and DataSource) • Pickerview Controller • Push and modal segue • -(void)prepareForSegue:(UIStoryboardSegue*)segue and segue Identfiers • MVC design pattern & multiple views • View life cycle & -(void)viewWillAppear:(BOOL)animated

Language: Objective-C Assignment for: Seneca College - iOS Mobile Application Development course

Setup

Maintainers

m-ahmadian