/nextStudents

iOS application to build a local network with your neighbors

Primary LanguageSwiftMIT LicenseMIT

nextStudents

Swift Version Build Status License Platform

This iOS app was a project in the master module "Mobile Applications" at the RheinMain University of Applied Sciences in the summer semester 2020.

Overview

Requirements

  • Xcode 11.5
  • Swift 5.2+
  • iOS 13.5+
  • Firebase

Initial setup, build tools and dependencies

The nextStudents-App is built using Swift and Firebase. The Dependencies are managed using CocoaPods.

Install the pods and open the nextStudents.xcworkspace file to see the project in Xcode.

cd /path/to/nextStudents
pod install
open nextStudents.xcworkspace

Configuration

See the Google Firebase documentation how to build an firebase account. Download your generated GoogleService-Info.plist file and copy it into the directory nextStudents/SupportingFiles.

License

nextStudents is licensed under the MIT license. See LICENSE-file for details.

Copyright

Copyright (c) 2020 Tim Kohlstadt and Benedict Zendel.