This repository contains the source code and documentation for the Pavojingų atliekų identifikavimo ir klasifikavimo įrankis, developed by the Ministry of Environment of the Republic of Lithuania.
These tools for identifying and classifying hazardous waste have been developed according to the hazardous waste identification and classification methodology issued by the Ministry of Environment of the Republic of Lithuania. The purpose of this methodology is to enable state, self-government institutions and institutions, economic entities to correctly and uniformly apply Lithuanian and European Union legislation on waste classification. These tools aim to ensure simple and proper classification of hazardous waste, thus ensuring their safe collection and handling. Tools are developed in Lithuanian, but can be used in other European Union countries if translated.
Key features of the tool include:
- Retrieving useful data, such as recycling recommendations for residents and bussiness objects.
- Finding specific trash codes.
To get started with the Pavojingų atliekų identifikavimo ir klasifikavimo įrankis, follow the instructions below.
-
Clone the repository:
git clone https://github.com/AplinkosMinisterija/rusiavimo-irankis.git
-
Install the required files to launch flutter:
follow this tutorial of official documentation how to install flutter https://docs.flutter.dev/get-started/install
to launch this project make sure your flutter version is 3.7.7
-
Run this command in terminal to launch this project:
flutter run -d chrome
if you using FVM for flutter user command below:
fvm flutter run -d chrome
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. For more information, see the contribution guidelines.
This project is licensed under the AGPL-3.0 license.