This project was bootstrapped with Expo App
This is a basic React Native app with Expo, providing the functionality of scanning a barcode to get a device Id, and then has a form to enter additional data.
Clone this repository and install the dependencies by following these steps:
Once the dependencies are installed, run the server:
Ensure you have the Expo Go app installed on your mobile.
Scan the barcode in the terminal using your mobile camera and open the app in Expo Go.
This project planning was done using GitHub projects, which can be found here: https://github.com/users/roelineburger/projects/2/views/1
- Sending the data of the form to a data base and saving it there.
- Improve the UI and UX