Skip to content

jobs-code/unified_bloodbank_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unified_bloodbank_django

unified bloodbank webapp using django

project deploying and demo video:

https://youtu.be/_FhCsv8jAPE

Services used

Azure SQLServer Azure Sql Database Azure app service (for hosting) Azure bot service(for bot) Azure LUIS(language understand) Azure QnA maker

Unified-Blood-Bank-Management-System

Website deployment details

In azure create resource group for webapp deployment image (Here i created azure app service and azure sql server and database for storing data)

after creating the resources go to the app service and select deployment center and login with github and select the project repo to deploy. image (It will create new workflow file and start deploying)

After deployment change the database credentials for that go to azure sql database that created before and get the ip , port , username & password change it in your source code. image

test the web app by clicking on browse button in app service.

for bot deployment create bot in bot framework composer

create bot in bot framework composer and sigin with you azure account and create profile for deploying image then you can directly deploy the bot to azure and deployment get the secret key and embed code to integrate bot into our app for that locate to the channels section select web chat there you can see the secret also add that into your source code. image

That's how you can deploy and integrate your web app in microsoft azure

Walk through the web app

Homepage image Walkthrough the nav panel

About

info about blood donation image

Donor Registration

Where users register new donors image

Search

Here we can search for nearby donors by select blood group place and city image

Login

For admin and hospitals image image add delete datas,users and groups

Contact

to reach out image

UBBOT

Bot that clarify all blood donation related queries. image

Admin credentials user:admin pass:admin@root