The official iOS Application for the National Fest of Manipal Institute of Technology.
Revels 2020
- Clone the repo via git clone command.
https://github.com/naman17/Revels.git
- Run the following command to install all the third-party libraries.
pod install
- Open in Xcode
open Revels-20.xcworkspace
Build and Run
Server Access Token
**Server Access Token**
contact the developer for the token key
replace token in Secrets.swift
Note: This app was officially developed for Manipal Institute of Technology. Chances are it may not be fully functional and may not load the dynamic content due to the changes in the APIs and architecture.
App is available on App Store. You can donwload on your iOS device from here.
- Akhilesh Shenoy ( Core Member )
- Rohit Kuber ( Organiser )
- Tushar Tapadia ( Organiser )
You are more than welcome to make changes and/or add features to this repository. Please issue a PR with your changes.
Followed the following guides and code standards: Swift Style Guide
This repo aims to provide the students a product to learn good programming practices and concepts used in a small-scale production app.
Feel Free to use the code base in any way you'd like!