Hacklicker is an open-source Android application that allow people who use it to post and answer questions online, virtually experience using an iClicker in in-person classes remotely, but with more functionalities and features.
To get a copy of our project, clone the repository, open it with Android Studio and build it.
- Android Studio - IDE for Android applications
- Gradle - Build tool
- zxing - A QR code library
- Firebase - Mobile app development platform
Currently in version 1.0 Beta. For more information regarding version, visit the repository's release section
- Yucheng Jiang - Project initiator, Back-end and front-end developer, mainly responsible for all UI , collaborate on business process and data interaction design.
- Yueqi Jiang - Developer, mainly responsible for data structure design and collaborate on cloud data interaction.
- Pengyue Jiang - Developer, mainly responsible for the development of QR code-related functionalities by integrating the library zxing.
- Xuning Hu - Back-end Developer, worked on adding multiple questions at the same time by reading text from local files and google document.
- Enxu Han - Front-end Developer, mainly responsible for the development of dashboard screen UI draft.
- Code segments referenced from the StackOverflow community.
- Code segments referenced from the YouTube community.