Skip to content

gyk42/iOS-Class-Project-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Project1 To-Do-List

This is a generic to-do-list for the iOS immerisve course.

  • App consist of 2 class structure in the data model List and Item
  • Custom UITableview
  • Data persistence
  • Autolayout

##List of Lists Create a list by adding some text in the text field. Tap a plus sign to add to the page. Page will update automatically. Swipe left to delete a list.

##List of Items Tap on the newly created list to get to the list of items. Same process as creating a list. Add text to the text field and tap a plus sign create a new item. Page will update automatically. Swipe left to delete a list.

##Detail page Tap on the newly created item, this will segue into a detail page with the list name and item name that was created. Type in the textfield and hit save will save description.

##Future Implementation

  • Description will be entered by an user
  • Edit will be available for both lists and items
  • Delete will be available
  • Completion marker will be available

##Prototypes A link to protoype POP... please hit play and click around. (taps are hyperlinked)

##Screenshot Project Image Project Image Project Image Project Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages