Pinned Repositories
Auto-Layout
Introduction to Auto Layout in iOS development.
AutoLayoutLab
CollectionView-RandomDogs
UICollectionView using UICollectionViewFlowLayout.
Creating-A-GITHUB-REPO
Create a repo and send it to Github
CurrencyExchange
DatePicker
Using UIDatePicker, DateFormatter and unwind segue to create a Date event app.
Firebase-Demo
Introduction to Firebas, in this app we will cover authentication, database, and storage
Hijack
Goal-Achieving App
Pursuit-Core-iOS-WeatherApp
Weather app allows the user to enter a zipcode then displays the 7-day forecast.
NYTBestBooks
App to sort thru New York Times Best Sellers
chelsichristmas's Repositories
chelsichristmas/CollectionView-RandomDogs
UICollectionView using UICollectionViewFlowLayout.
chelsichristmas/CurrencyExchange
chelsichristmas/Firebase-Demo
Introduction to Firebas, in this app we will cover authentication, database, and storage
chelsichristmas/Hijack
Goal-Achieving App
chelsichristmas/Pursuit-Core-iOS-WeatherApp
Weather app allows the user to enter a zipcode then displays the 7-day forecast.
chelsichristmas/Firebase-Demo-1
Introduction to Firebase. In this app we will cover Authentication, Database and Storage.
chelsichristmas/HolidayProjects
chelsichristmas/ImagePicker
Using UIImagePickerController
chelsichristmas/KeyboardHandling
Registering for keyboard notifications and updating UI elements accordingly.
chelsichristmas/KVO-Introduction
chelsichristmas/KVOIntroLab
chelsichristmas/LabQuestions
Making POST Requests (Uploading Data to a Web API). In this app we will making POST request to create lab questions we may have. We will also be making a GET requests to get all lab questions posted to the web api.
chelsichristmas/NYTTopStories
App review to demonstrate the following: collection view, custom delegation, persistence using UserDefaults and Documents directory, setting up UI Programmatically, animaation and gestures.
chelsichristmas/Parsing-JSON
Parsing JSON Review, Using JSON, Using Unit Tests, and displaying in a TableView
chelsichristmas/Pursuit-Core-iOS-Collection-View-Lab
chelsichristmas/Pursuit-Core-iOS-CustomCells-Lab
chelsichristmas/Pursuit-Core-iOS-Firebase-Project
chelsichristmas/Pursuit-Core-iOS-Local-Notification-Lab
chelsichristmas/Pursuit-Core-iOS-MapKit-Introduction-Lab
chelsichristmas/Pursuit-Core-iOS-PhotoJournal-Assignment
PhotoJournal app uses the user's camera or photo library to create photo journals. App persist user's photo journals to the documents directory via FileManager.
chelsichristmas/Pursuit-Core-iOS-Programmatic-UI-Lab
chelsichristmas/Pursuit-Core-iOS-Unit3-Final
Unit 3 final. Show Elements from the Periodic table in a table view. Make a POST request to favorite an element.
chelsichristmas/Pursuit-Core-iOS-UserDefaults-Lab
chelsichristmas/Pursuit-Core-MVC-Delegation-Review-Lab
chelsichristmas/Pursuit-Core-Persistence-Lab
chelsichristmas/Pursuit-Core-Unit-4-Assessment-Flash-Cards-6-3
chelsichristmas/Pursuit-Projects
chelsichristmas/RecipeSearch-Using-Basic-Auth
Working with API keys and URLSession to search for recipes using the Edamam recipes API. In the process we will include a Secrets folder and .gitignore file to ignore pushing our API keys.
chelsichristmas/Schedular-
chelsichristmas/Scheduler-Persistence
Using FileManager and documents directory to save user created data.