Skip to content

Swift app to manage residential assistants and enhance the student experience at universities

Notifications You must be signed in to change notification settings

harshil-garg/Firepage

Repository files navigation

FirePage

Testing (If cloning from GitLab, start at 1; if downloading from the app store, skip to 6)

  1. Clone down [email protected]:ECE564_F17/Gargs/Project.git and cd into the repository
  2. Run pod install && pod update && pod repo update in the root directory of the repository
  3. Note: You may encounter a warning in Xcode telling you to update project settings; this is caused by pod install and can be resolved by clicking the warning and clicking "Fix"
  4. Open the project in Xcode via the FirePage.xcworkspace file (the project will not build if you open the xcodeproj file)
  5. The application should now build and run; it will work on any simulator, but designed with iPhone 5S
  6. Log in via credentials below, separated according to role

Important note: To test the HelpLine calling functionality, you must run the application on an iPhone.

RA (access to HelpLine, HelpRequests, and Calendar)

Username: [email protected]

Password: firepage

RC (access to HelpLine and Calendar with all on-call groups)

Username: [email protected]

Password: firepage

Student (access to HelpLine)

Username: [email protected]

Password: 99339Vcs

Known Bugs

  1. After a call, selection of dorm buttons sometimes lags and may not highlight the correct dorm (only applies to physical device)
  2. Log-in has a built-in delay of 2 seconds to allow authentication (technically not a bug)

Roles

  • Robert: Calendar
  • Teddy: HelpLine
  • Harshil: HelpRequests
  • Ritwik: Database, navigation

Release

Firepage can be built into a released application bundle via xcodebuild -workspace FirePage.xcworkspace -scheme FirePage clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

About

Swift app to manage residential assistants and enhance the student experience at universities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages