Skip to content

javierllaca/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs3101 - Programming in iOS
Final Project
Name: Javier Llaca
UNI: jl3960
---------------------------

Application overview:

The user of this app can:
- Write and store an arbitrary number of text-based notes
- Go back and edit note content
- Delete notes from list
- Attach pictures to notes
- Email notes

Each note contains:
- Title
- Body of text
- Date and time of creation
- Picture


View Hierarchy:

|---- HomeView (note list table view display)
    |
    |---- TitleInputView
    |   |
    |   |---- ContentInputView
    |       |
    |       |---- ImageSelectionView
    |
    |---- NoteView

About

iOS note-taking application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published