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

https://github.com/udityamerit/emergency-ward-system-main


https://github.com/udityamerit/emergency-ward-system-main

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

# Emergency Ward Management System[On going underdeveloped Project]

This project is a terminal-based system for managing the operations of an emergency ward in a hospital. It allows hospital staff to efficiently handle patient data, bed allocations, and staff management through a simple text-based interface.

## Table of Contents

- [Features](#features)
- [Requirements](#requirements)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)

## Features

- **Patient Management**: Register, update, view, and delete patient records.
- **Bed Management**: Track and manage bed allocations, ensuring optimal use of available resources.
- **Staff Management**: Maintain and update information about medical staff, including doctors and nurses.
- **User Interface**: Provide an intuitive text-based interface for easy interaction with the system.
- More Features will be planned and implemented.

## Requirements

- Python 3.11.2 or later

## Installation

1. **Clone the Repository**:
```bash
git clone https://github.com/AdityaRoy999/emergency-ward-system.git
cd emergency-ward-system
```

2. **Run the Program**:
```bash
python main.py
```

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request or open an issue to improve the project.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.