Isnaad is a modern web application that bridges hospitals, clinics, and medical centers with trusted medical equipment suppliers.
It enables healthcare providers to collaborate on group purchases and allows suppliers to compete through transparent bidding, making procurement faster, easier, and more cost-effective.
- Modern Tech Stack: Laravel 8, Vue, Vue Router, Vuex, Vue I18n, ESLint
- Dynamic Pages & Layouts: Custom page layouts with dynamic imports
- User Authentication: JWT-based login, registration, email verification, and password reset
- Social Login: Integrated with Laravel Socialite
- UI & Icons: Bootstrap 4 + Font Awesome 5 for a sleek interface
- Clone the Repository
git clone https://github.com/proalaa/Isnad-ye.git
cd Isnad-ye- Backend Setup
composer install
cp .env.example .env- Update
.envwith your database credentials
php artisan key:generate
php artisan jwt:secret
php artisan migrate- Frontend Setup
npm installnpm run watch- Aladdin Mohammed – Creator & Main Maintainer
⚡ Tip: Want to contribute? Fork the repo, create your branch, and send a pull request. Let’s make medical procurement smarter together.