Notes

Notes app where we can save and manage our daily notes.


App usage

  • The app allow us to add new notes
  • We can delete our existing notes
  • We can edit our existing notes
  • The app use Core Data for storing the data
  • Since the app use Core Data our notes will be present even if restarting the app

noteHomeScreen
addingNote
addedNote


deletingNote
correctingNote

GitHub

View Github