Hello and welcome to Faeil Khayr Repo, where you will be introduced to the hospital donation and inventory management application that modernizes the approach to medical device management in health institutions. This software provides hospital staff with the ability to create hospital accounts, monitor and manage donations, make informed decisions to accept or reject donations, and generate QR codes to verify accepted donations. This application is part of the Faeil Khayr project
React Native: The mobile app is built using React Native.
Expo Router: For navigation within the app, we've utilized Expo's built-in navigation components, making it easy to create a smooth and intuitive user experience.
Before you begin, ensure you have met the following requirements:
Node.js: Make sure you have Node.js installed on your machine. You can download it from nodejs.org.
Expo CLI: If you haven't already, install the Expo CLI globally:
npm install -g expo-cli
git clone https://github.com/ja03/CR-HospitalApp
cd hospital-app-2.0
npm install
npx expo start