Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.29 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.29 KB

ShortNotes-iOS

A simple iOS note taking app using Dropbox Sync SDK. That helps to create/update/delete Notes. This app syncs directly with Dropbox Short Notes App folder.

Screenshots

Install instructions :

1. Clone the repository.
git clone "https://github.com/SanjithKanagavel/ShortNotes-iOS.git"
2. Change to project directory.
cd ShortNotes-iOS/ShortNotes
3. Install pod files.
pod install
4. Open Workspace file.
open ShortNotes.xcworkspace/