Skip to content

SanjithKanagavel/ShortNotes-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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/