Skip to content

A minimalist example of app prototyping in react native, based on an event planning application among german students

License

Notifications You must be signed in to change notification settings

ameliebrucker/Unitreff-App-Prototyping

Repository files navigation

AppPrototyping_Unitreff

Team

Contributors are: Alina Rimal (@rimal-alina), Hadir Elsekilly, Amelie Brucker (@ameliebrucker)

Description

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.

Installation

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:

1. Setup your notebook:

  • 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)

2. Install Expo Cli on your smartphone:

  • 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.

Screenshots

Login Screen Home Screen Profile Screen Modal
image image image image
Calendar Screen Create Event Screen Detail Screen Screenshot 1 Detail Screen Screenshot 2
image image image image

You can find all screenshots here: Screenshots Unitreff

About

A minimalist example of app prototyping in react native, based on an event planning application among german students

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published