Skip to content

pizidavi/fidas-verona-app

Repository files navigation

FIDAS Verona app

Downloads

FIDAS Verona – Federazione Italiana Associazioni Donatori di Sangue 🩸

Download

Get the app from the releases page.

Screenshots

Home Donations User
Home Donations User

Development

Project setup

Clone the project

git clone https://github.com/pizidavi/fidas-verona-app.git

Go to the project directory and install the dependencies

yarn install

Environment setup

A .env and .env.dev file is needed to run this application. An example .env.sample file can be found inside the repository

Parameter Required Type
API_URL true string
COMPANY_ID true number
FORGOT_PASSWORD_URL true string
REPOSITORY_URL true string
DEV_USER false string
DEV_PASSWORD false string

Start application

yarn start

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Disclaimer

This project is not affiliated with FIDAS Verona. The data displayed in this app is sourced from FIDAS Verona. Any issues or concerns regarding the functionality of the app should be directed to this repository and not to FIDAS Verona.