This project was generated with Angular CLI version 9.1.6 and Ionic .
To implement the camera input for uploading answers, the guide here was used. To build the Android/IOS- Version, please follow these steps:
- ionic build
- ionic cap add ios
- ionic cap add android
- ionic cap copy
- ionic cap sync
- ionic cap open ios (Xcode required)/ ionic cap open android (Android Studio required)
Run ionic serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.