MCA-Department-Ionic-App

  1. Faculty information with Expandable Card view
  2. Department Vision and Mission with expandable Card view
  3. Notification of any upcoming event (links to the website).
  4. WebView
  5. Feedback form along with rating

App Preview

How to Run

Note: It's highly recommended to follow along with the tutorial guide, which goes into more depth, but this is the fastest way to run the app.

  1. Install Ionic if needed: npm install -g @ionic/cli.
  2. Clone this repository.
  3. In a terminal, change directory into the repo: cd JSON-Extraction-IonicApp.
  4. Install all packages: npm install.
  5. Run on the web: ionic serve.
  6. Run on iOS or Android: See here.