https://github.com/jogendra/blubyn-ios
This repository contains iOS version on Blubyn App.
https://github.com/jogendra/blubyn-ios
ai app apple appstore artificial-intelligence ios ios-app ios-swift mobile-app swift swift4 travelapp xcode
Last synced: 12 months ago
JSON representation
This repository contains iOS version on Blubyn App.
- Host: GitHub
- URL: https://github.com/jogendra/blubyn-ios
- Owner: jogendra
- Created: 2018-02-01T12:06:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T14:40:09.000Z (about 8 years ago)
- Last Synced: 2025-02-09T18:28:22.488Z (about 1 year ago)
- Topics: ai, app, apple, appstore, artificial-intelligence, ios, ios-app, ios-swift, mobile-app, swift, swift4, travelapp, xcode
- Language: Swift
- Homepage:
- Size: 21 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blubyn iOS
This repository contains iOS version on Blubyn App.
### Installation
1. Clone the repo via git clone command.
```git clone https://github.com/imjog/blubyn-ios.git```
2. Run the following command to install all the third-party libraries.
```pod install```
3. Open in Xcode:
```open Blubyn.xcworkspace```
## Screenshots
### Coding standards
Please follow the following guides and code standards:
[Swift Style Guide](https://github.com/linkedin/swift-style-guide)
### Contact
For any further details contact: [jogendra.kumar.phy15@iitbhu.ac.in](mailto:jogendra.kumar.phy15@iitbhu.ac.in)