Skip to content

yrjwcharm/campus-mobile

Repository files navigation

Campus Mobile

PRs Welcome iOS Build status Android Build status

The Campus Mobile app platform enables the university to deliver relevant information to students, staff, and visitors, taking the context of time and location into consideration. The platform uses React Native and implements a card based UI.

The goal of this platform is to provide a responsive and intuitive native mobile interactions for a personalized campus experience.

UC San Diego uses this platform for its Campus Mobile app on iOS and Android.

Getting Started

  1. Complete the React Native CLI Quickstart setup instructions.

  2. Install required Campus Mobile dependencies for Android:

  • Android API 27
  1. Clone the Campus Mobile repo:
  • git clone https://github.com/UCSD/campus-mobile.git
  1. Install node modules:
  • npm i
  1. Run Campus Mobile:
  • iOS: react-native run-ios
  • Android: react-native run-android

Documentation & Testing

Screenshots

SSO Classes Parking
SSO Classes Parking
Notifications Map Shuttle
Notifications Map Shuttle

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages