Welcome to the official repository for the Drug Registry mobile app – an independent project for searching drugs and pharmacies in the Republic of Macedonia.
Drug Registry is a mobile application that enables:
- Drug Search: Quickly and easily search for drugs registered in the Macedonian drug registry.
- Pharmacy Search: Locate pharmacies throughout Macedonia.
- Drug Information: Detailed data on drugs available on the Macedonian market.
- Search Support: Search suggestions based on popularity and recent searches.
📌 Note: This app is not affiliated with any government institution and is developed by an independent individual. All information is sourced from the official website of the Macedonian Drug Registry https://lekovi.zdravstvo.gov.mk/ and accessed through the Drug Registry API.
- Drug Search: Fast and accurate drug search by name, active ingredient, or manufacturer.
- Pharmacy Search: Locate pharmacies near you.
- Macedonian Language Interface: Easy-to-use interface in the Macedonian language.
- Search Suggestions: Displays recommendations based on popularity and recent searches.
-
Clone the repository:
git clone https://github.com/dimeskigj/DrugRegistry.Flutter -
Navigate to the project directory:
cd DrugRegistry.Flutter -
Install the dependencies:
flutter pub get -
Run the app:
flutter run