Skip to content

g9singh/campus-mobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

React Native App for Campus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 98.2%
  • Ruby 1.1%
  • Other 0.7%