Code Monkey home page Code Monkey logo

campus-mobile's Introduction

PRs Welcome

Campus Mobile app

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

  • Follow the Getting Started guide for React Native
  • From the project folder, run:
    • npm install
    • npm run-script apply-fixes
  • For iOS, from the project folder, run: react-native run-ios
  • For Android, from the project folder, run: react-native run-android

Documentation

Review the modules documentation

Building for Android

Utility script to create an APK. This build script exists in a repository separate from the campus mobile app repository.

// From an empty directory
//Build APK one liner:
git clone https://github.com/UCSD/campus-mobile-build-scripts.git && cd campus-mobile-build-scripts && npm install && node build-apk.js

//Build APK and install on device one liner:
git clone https://github.com/UCSD/campus-mobile-build-scripts.git && cd campus-mobile-build-scripts && npm install && node build-apk.js && adb install ./bld/android/app/build/outputs/apk/app-release.apk

Building for iOS

TODO: add content

Available Cards

  • TopBanner
    • For upcoming current events
  • Weather & Surf
    • 5 day weather report
    • Surf report link
  • Shuttle
    • Nearest shuttle stops and arrival times
    • Shuttle stop info to view all shuttles en route
  • Dining
    • Nearest dining options with menu and nutritional information
    • View all dining link
  • Events
    • Upcoming events
    • View all events link
  • Links
    • A list of helpful links from our legacy app
    • View all quick links link
  • News
    • Latest news articles
    • View all news link
  • Maps
    • Searchable campus map
    • View all link

Screenshots

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

License

MIT

campus-mobile's People

Contributors

c3bryant avatar i8wu avatar srkirkland avatar jpknoll avatar a6wu avatar calpa avatar celrak avatar

Watchers

James Cloos avatar Cristian H avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.