-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a1b41ef
commit c6255ba
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# **WellnessWise** | ||
|
||
Welcome to **WellnessWise** – an intuitive healthcare hospital management app crafted with HTML and CSS. Designed to streamline hospital operations and enhance patient care, WellnessWise offers a clean and responsive interface for efficient management. | ||
|
||
![WellnessWise Screenshot](images/wellnesswise_screenshot.png) | ||
|
||
## **Features** | ||
|
||
- **Patient Management**: View and manage patient information and appointments. | ||
- **Staff Scheduling**: Easy-to-use interface for staff schedules and shift management. | ||
- **Medical Records**: Display and update patient medical records. | ||
- **Appointment Booking**: Simple and effective online appointment management. | ||
- **Billing and Invoicing**: Generate and handle patient invoices. | ||
- **Inventory Tracking**: Manage and monitor medical inventory with a user-friendly design. | ||
|
||
## **Tech Stack** | ||
|
||
- **HTML**: For the structure and content of the application. | ||
- **CSS**: To style the application with a modern and responsive design. | ||
|
||
## **Installation** | ||
|
||
To run WellnessWise locally: | ||
|
||
### **Clone the repository:** | ||
|
||
```sh | ||
git clone https://github.com/your-username/wellnesswise.git |