Skip to content

DyNamite-TNT-1/BasicNoteIOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

BasicNoteIOS

Introdution

I am beginner of Swift IOS.

This is basic todo/note App based on Swift 5, Xcode 14.

I apply the MVVM Architecture to this project.

I coded this based on these series:

Note: I have updated this code so the UI is changed little bit.

Main Feature

  • Create note, included image.
  • Display notes.
  • Save to and read from local storage(In ios, it called User Defaults).
  • Toggle done/undone notes.
  • Delete note.
  • Sort notes.
  • Filter notes.
  • Search notes by query.
  • Local Notification.
  • Multi-languages(In-App Localization).

Reference documents

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages