A platform for organizations to interact with their members. A central hub for members to be always updated on the latest events while providing features to incentivize member growth.
This is an ongoing project started by the Software Engineering Association at Cal Poly Pomona to help teach students software engineering skills and gain experience with the software development lifecycle.
This monorepo contains both the client and server codebase. In order to run the development enviroment, you must follow the setup based on your operating system.
Icebreak can be easily started by running:
yarn dev
This starts both the Expo client and Express.js backend for you to run Icebreak on an emulator or your physical device.