Skip to content

ithemecambo/hospital_management_system

Repository files navigation

Hospital Management System

RMS - Medical & Hospital is a fully responsive and easily customizable template built with the Bootstrap 4+ framework, and the latest web technology HTML5, CSS3, MySQL, SQLite, and Python Django.

RMS - Medical & Hospital is compatible with all major browsers, iPads, iPhones, Tablets, Andriod mobiles, and all other mobile devices. We have both options Django Admin & Customize Admin for a complete backend.

Table of contents

Features

  • Doctors Management
  • Patients Management
  • Ambulances Management
  • Appointments Management
  • Doctor Schedule Management
  • Departments Management
  • Medicines Management
  • Employees Management
  • Articles Management
  • Notifications Management
  • Reports Management
  • Settings

Technologies

  • HTML
  • CSS
  • jQuery
  • Javascript
  • Bootstrap 4
  • Google Font
  • Font Awesome
  • Python
  • Django Framework
  • MySQL, SQLite

Installation

Clone the code

$ https://github.com/ithemecambo/hospital_management_system.git
$ cd hospital_management_system

Virtualenv modules installation (Unix based systems)

$ virtualenv env
$ source env/bin/activate

Install modules

$ pip install -r requirements.txt

Create tables

$ python manage.py makemigrations
$ python manage.py migrate

Create app superuser

$ python manage.py createsuperuser

Start the application (development mode)

$ python manage.py runserver # default port 8000
$ # Access the web app in the browser: http://127.0.0.1:8000/

Screenshot

Support this repo

  • Star this repo

Social Contact

  • Skype: kheang.senghort2
  • Facebook: kheang senghort
  • LinkedIn: kheang senghort

Contact Info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published