Skip to content

The Diagnostics Test Ordering Web Application is a PHP web application that streamlines diagnostic test orders by allowing doctors to upload prescriptions. It features real-time order tracking, secure user authentication, and is compatible with multiple devices and browsers. It uses Laravel, MySQL, and Bootstrap CSS.

Notifications You must be signed in to change notification settings

yashwanth-javvaji/practo

Repository files navigation

Diagnostics Test Ordering Web Application

This web application allows for the easy placement of orders for diagnostic tests through doctor prescription upload. It significantly reduces the amount of paperwork involved in the process.

Technologies Used

  • Laravel (PHP web framework)
  • MySQL (database management system)
  • Bootstrap CSS (styling and layout)

Features

  • Doctor prescription upload for test orders
  • Real-time order tracking
  • Secure user authentication
  • Compatibility with multiple devices and browsers

Getting Started

  • Clone the repository
    git clone https://github.com/javvajiyashwanth/practo.git
  • Install dependencies
    composer install
  • Create a new MySQL database and update the .env file with your database credentials
  • Run migrations
    php artisan migrate
  • Start the development server
    php artisan serve

About

The Diagnostics Test Ordering Web Application is a PHP web application that streamlines diagnostic test orders by allowing doctors to upload prescriptions. It features real-time order tracking, secure user authentication, and is compatible with multiple devices and browsers. It uses Laravel, MySQL, and Bootstrap CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages