A mobile bulletin-board app for Stanford students to discover campus events.
Pullup is a platform where only officially recognized Stanford student orgs can post event announcements. The app features a dual-interface system: students can browse and "pull up" to events, while organizations can create events and manage participation. It includes password-protected private events and real-time participation tracking.
Mobile App:
- Node.js 18+
- npm or yarn
- React Native CLI
# go to directory
cd mobile
# install dependencies
npm i --legacy-peer-deps
# run app
npm start
Video demo found here.