Skip to content

Tama-Shil/SQA-Project_HospitalManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQA Project - Hospital Management System

This is a Django Project for Hospital Management. Alt Text

Team Members:

Sadia Afrin (SA) - 339 - 191321

Tama Shil (TS) - 342 - 191324

Prokash Maitra (PM) - 370 - 191372

Pritam Saha (PS) - 375 - 191354

Nasim Hossain (NH) - 391 - 191374

Getting Started

Follow these steps to set up & run the project locally.

Prerequisites

Make sure you have the following installed on your machine:

Clone the Repository

Open Git Bash in your preferred folder and write the following command -

git clone https://github.com/Tama-Shil/SQA-Project

Activate Virtual Environment

Write the following command -

source my_env/Scripts/activate

Install Django

Write the following command -

pip install django

Navigate to Project Directory

Write the following command -

cd HospitalManagement

Run the Project

Write the following commands -

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Click & Follow the link - http://127.0.0.1:8000/

License

MIT

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages