Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 878 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 878 Bytes

#Beyond Beyond is a simple note taking app for the iOS platform. It is written using the Swift Language. The application uses COCOAPODS to manage its dependencies.

Writing Notes

Writing Notes

Removing & Searching Notes

Removing Notes

##Requirements

  • iOS 8.0+ / Mac OS X 10.9+
  • Xcode 7.1.1 or higher

Getting Started

  1. git clone https://github.com/rajabishek/Beyond.git
  2. cd Beyond
  3. pod install
  4. Open Beyond.xcworkspace in Xcode 7.1.1 or higher.

Contributing

Please feel free to help out with this project! If you see something that could be made better or want a new feature, open up an issue or send a Pull Request! I don't really plan on putting this out on the App Store, but I think it's a great learning resource for those interested in iOS development with Swift.

License

MIT