Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 638 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 638 Bytes

MyNoteApp

This is a simple note app, I tried in my free time. Written in swift language for iOS platform.

Features

  • Add tag for any note
  • Add/Edit/Delete Notes
  • Delete Tags (related notes delete -Optional)
  • give color tag to Tags
  • sort Notes (Time Ascending/ Time Descending / By Tags)

Note Add feature

  • Location to every single note added automatically
  • Notes can be view in map, by annotation
  • Notes can be deleted in Map

Android floating menu

  • tried making floating menu like android

Future enhancement

  • Web service implementation
  • Note Sync
  • Local / Push Notification for Time critical Notes