This repository was archived by the owner on Oct 12, 2025. It is now read-only.
Releases: HackIllinois/iOS
Releases · HackIllinois/iOS
Hackillinois 2018 v1.0.3 build 1
introduces iMessage stickers
Hackillinois 2018 v1.0.2 build 1
Merge pull request #83 from HackIllinois/dev HI 2018 App v1.0.2 build(1)
HackIllinois 2018 v1.0.1 Build 1
Merge pull request #83 from HackIllinois/dev HI 2018 App v1.0.2 build(1)
HackIllinois 2017 iPhone app
First version on iOS App Store. Used during event (2017).
0.3.0-beta
Release Video available here
Lots of changes from last version, mirroring the final product (at least in terms of UX)
There are still a lot of UI elements (such as color) that must be refined for this product to be released
Changes since last version
- Better project organization featuring generic classes, dividing storyboard by views, language extensions, etc.
- Use of SWRevealViewController to create a "sandwich" view
- Much better organization scheme through the sandwich view
- Creation of the HelpQ controllers to load a dynamic view based off of the user's role
- Creation of the role "Hackers" version of the view. Featuring creation of HelpQ Items, and chat (this is bound to change after testing)
TODOs
- Dynamically load the user's role, instead of hardcoding it (currently set to "Hackers")
- Creation of the "Staff"/"Sponsor" mentor roles
- Cluehunt
- Link to backend using SocketIO
This is the version that will be used to connect the interface to the Backend.