DrugRadar

Introduction

DrugRadar is a Laravel-based pharmacy system that simplifies the process of ordering and delivering medication. It provides a comprehensive solution for pharmacists, doctors, and clients to manage their orders and prescriptions from a single platform. Clients can easily place orders through a user-friendly interface, while pharmacists can add new medicines and doctors can optimize the flow of orders to ensure the best possible outcome for clients. The system's dashboard allows users to track order progress and status, and advanced features like DataTables ensure seamless operations for both clients and administrators.

DrugRadar is a highly versatile and customizable system that can be tailored to the unique needs of healthcare providers. It is a secure and reliable solution that streamlines medication management, enhances the customer experience, and improves the quality of patient care.

Features

  • Authentication.
  • Permissions and Roles.
  • Export all order details in Excel sheet.
  • Automated email notifications for account verification, greeting, order confirmation, and inactive account reminders.
  • Auto-assignment of orders to the nearest available pharmacy.
  • Streamlining the order process for improved efficiency and faster delivery times.
  • Display total revenue for pharmacies and admins, with pharmacy-specific revenue for pharmacists and total revenue for admins.
  • Utilizing DataTables for optimized viewing and management of data.
  • User Profiles with Role-based Access Control.
  • Stripe package for secure and seamless payment.
  • Admin can ban and unban doctors for a period of three days.
  • Chart statistics.
  • Dark Mode.

Installation

1-  Clone the repository 
2-  composer install
3-  npm install
4-  cp .env-example .env
5-  php artisan key:generate
6-  php artisan migrate
7-  php artisan db:seed
8-  php artisan storage:link
9-  php artisan serve
10- php artisan schedule:work 

To create an admin

php artisan create:admin --email=name@example.com --password=123456

Technologies

  • Laravel
  • JS
  • CSS
  • MySQL
  • HTML
  • JQuery

Demo

Preview 📺

Documentation

1- php artisan scribe:generate
2- Visit at: localhost:8000/docs

Support

If you like our work, feel free to:

⭐ this repository. It helps.

Authors

Laravel Postman MySQL CSS JavaScript License