Contributors are: Alina Rimal (@rimal-alina), Hadir Elsekilly, Amelie Brucker (@ameliebrucker)
This React Native app is a minimalist example of app prototyping. It is a fictitious app for planning and displaying events among students at German universities. The app prototype was developed as part of the lecture "Interactive Products & Services" at the Brandenburg University of Applied Sciences.
The app was set up using the React Native documentation (https://reactnative.dev/docs/0.60/enviroment-setup, last visit 11/21/22). The instructions described on this linked website can be used to start the application. Specifically, the following steps are necessary:
- Cloning the repository code from GitHub
- Installation of the latest node version, if not already installed (download page: https://nodejs.org/en/download/)
- Install Expo Cli on the computer:
- Open the command line in the app's folder.
- Enter the command "npm install -g expo-cli".
- Enter the command "expo start" (a QR code appears in the terminal after a short wait)
- Download the Expo Cli app from the Playstore/ App Store.
- Click on "Scan QR code
- Scan the QR code from the terminal
The app should now appear on your smartphone.
Login Screen | Home Screen | Profile Screen | Modal |
---|---|---|---|
Calendar Screen | Create Event Screen | Detail Screen Screenshot 1 | Detail Screen Screenshot 2 |
---|---|---|---|
You can find all screenshots here: Screenshots Unitreff