Gub is an intelligent bulletin board that takes care of organizing and matching for you
Client Project for EECS 394
Provide code examples and explanations of how to get the project.
Michael Wang, Hayley Hu, Ivy Zheng, Sachin Lal, Athif Wulandana
- Follow the ionic install guide here
- Clone the repo to your computer
ionic platform add ios
ionic platform add android
ionic run ios
for ios andionic run android
for android
- Your phone need to be plugged in, 'USB debugging' on for Android and XCode installed for iOS
- Install Node.js
- In the Gub-Server directory,
node index.js
- Type "match" in the console to perform matches among all users and send notifications to them