/youmoni

Primary LanguageTypeScript

Youmoni Barcode Scanner

This project was bootstrapped with Expo App

Description

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.

Installation

Clone this repository and install the dependencies by following these steps:

cd into the youmoni folder

npm install

Once the dependencies are installed, run the server:

npm start

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.

Planning

This project planning was done using GitHub projects, which can be found here: https://github.com/users/roelineburger/projects/2/views/1

Roadmap

  • Sending the data of the form to a data base and saving it there.
  • Improve the UI and UX