An open API service indexing awesome lists of open source software.

https://github.com/damiieibikun/bornian-pharmaceuticals

Bornian Pharmaceutical Booking Application
https://github.com/damiieibikun/bornian-pharmaceuticals

async-await bootstrap5 classes-and-objects html5 javascript object-oriented-programming tailwind-css

Last synced: about 2 months ago
JSON representation

Bornian Pharmaceutical Booking Application

Awesome Lists containing this project

README

        

# Hospital Booking System

This is a web-based **Hospital Booking System** that allows patients to book appointments with available physicians based on their preferred date and time. The system also provides a quick diagnosis feature based on selected symptoms.

## 🚀 Features
- **User-friendly booking form** for scheduling appointments
- **Doctor availability check** based on specialization and timing
- **Quick diagnosis** based on symptoms
- **Validation for user inputs** such as email, phone number, and date
- **Responsive UI** built with Bootstrap

## 🛠️ Technologies Used
- **HTML** for structuring the web pages
- **CSS (Bootstrap and Tailwind)** for styling and responsive design
- **JavaScript (ES6+)** for form validation, dynamic doctor listing, and appointment handling

## 🎮 How to Use
1. **Visit the homepage** (`index.html`).
2. **Click "Book Appointment"** to navigate to the booking page.
3. **Fill in personal details**, select symptoms (if applicable), and choose a doctor.
4. **Pick a date and time** for your appointment.
5. **Check doctor availability** and confirm the booking.
6. **View your appointment details** after successful booking.

## 🛠️ Installation & Setup

- **Open `index.html` in a browser**
- No additional setup required (static web project).