Skip to content

TratonGossink/ACT_iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

ACT - Always Closing Tasks

The To Do App that is designed to track tasks. This app was built as a part of my online iOS development bootcamp from Angela Yu on Udemy. I decided to make it more of my own by designing the UI, launch screen, app icon and some basic functions. It has basic UITableView functions with more advanced functions for each cell. Each cell has built in features for UI interactions. Implemented Realm with cocoa pods for storing and querying data. Folllowing the MVC practices, I was able to code this project with readable and reusable methods that have been built to expand functionality.

ACT_LaunchScreenDemo.mp4

Download Zip File Method:

Download zip file and extract files by double clicking in finder or right clicking and selecting extract. In Xcode, go to open file and find the location of the downloaded project folder and select the .xcodeproj file.

Clone Project Method:

Select the green button labeled <> Code on this page, then copy the url. Once URL is copied, in Xcode, go to source control and select clone. Paste the copied URL in the search bar and select clone.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages