KhinPhone060 / Simpy-Note

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simpy Note

This is an iOS Note App I've developed to learn Core Data. User can create notes and tasks, delete items and can update note and task data.

Screenshots

Note Screen

Task Screen

Add Note Screen

Deployment

  1. Download the repository
  $ git clone https://github.com/KhinPhone060/Simpy-Note.git
  $ cd Simpy-Note
  1. In Podfile
pod 'Floaty', '~> 4.2.0'
pod 'Toast', '~> 4.0.0'
  1. Pod
pod install
  1. Open the project in XCode
$ open SimpyNote.xcodeprj
  1. Compile and run in your XCode simulator

About


Languages

Language:Swift 100.0%