Skip to content

A platform for organizations to interact with their members.

Notifications You must be signed in to change notification settings

cppsea/icebreak

Repository files navigation


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.

Our Tech Stack

Getting Started

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.

Run

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.