/FBLA-MAD-19

FBLA Mobile App Development project 2019 - Noah Holoubek and Mitchel Beeson.

Primary LanguageSwiftMIT LicenseMIT

Down to Business

FBLA Mobile Application Development 2019

Noah Holoubek and Mitchel Beeson's project for the FBLA MAD 2019. Submitted for Nebraska State FBLA (SLC) and National FBLA (NLC).

This app allows you to quiz youself about FBLA and reserve some FBLA books. Along with being able to quiz yourself over FBLA information, you can rank up on the leaderboard!

To view more screenshots with a brief description of each app view, please open the Screenshots.pdf PDF file.

Features

  • Login, singup, and reset password
  • Quiz (5 topics to chose from)
  • FBLA book reserve
  • Integrated Facebook share (for you perfect quiz score)
  • Clear and easy navigation
  • Custom graphics
  • Secure using secure database rules

Requirements

  • iOS 11.0+
  • Xcode 10.1

Opening Project

To open the project, unzip the download and find the FBLA.xcworkspace. Open that with Xcode. If Xcode can't find the import statements or dependencies, use the installation guide below.

Installation

CocoaPods

Once you have the app downloaded, all the required CocoaPods should already be there. If they are not, you will need to install them. In Terminal, type cd Downloads (supposing the app is in your Download folder). Then type cd FBLA-MAD-19, and hit enter (make sure to have the download unzipped before running the commands in Terminal). Once in that folder, type pod install to install the CocoaPods. If you don't have CocoaPods CLI installed, install it by running sudo gem install cocoapods.

Built with

And other dependencies...