Skip to content

Sam-Varghese/SIH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SIH

Project for Smart India Hackathon

Project Flowchart

flowchart TD;
model(Project)-->prob(Cutting-edge technology in these sectors continues to be in demand. Recent shifts in healthcare trends, growing populations also present an array of opportunities for innovation.)
prob --> proc(Procedure)
proc-->|Website mails info.|aang(Health workers are mailed their responsibilities, and all info.)
proc-->|Website generates records of patients|info(Info. of patients generated)
aang-->|Website tracks the officials|gps(GPS data sent to main office)
gps-->reached(Health workers reach their destined places)
reached-->|Website verifies patients|biometric(Patient verification through face scan and iris scan)
info-->biometric
biometric-->treatment(Detection of disease)
treatment-->Feat(Features)
Feat-->BMI(BMI Calc)
Feat-->Prevrecord(Previous records)
Feat-->|Website stores observations|obs(Observation)
obs-->anem(Anaemia)
obs-->dental(Dental records)
obs-->other(Other)
BMI-->obsTaken(Observations taken)
Prevrecord-->obsTaken
anem-->obsTaken
dental-->obsTaken
other-->obsTaken
obsTaken-->|Website stores the prescription records|presc(Prescription entered)
presc-->database[(database)]
database-->reminder(Next checkup reminders automatically generated)
reminder-->|Loop goes on|proc
Loading

Task distribution

graph TD;
research(Research)-->IrisScanResearch(Iris scan research)
research-->faceScan(Face scan)
research-->imageProcessing(imageProcessing)
research-->encrypt(Encryption)
research-->FaceRecog(Face recognition)
research-->gps(GPS tracking)
research-->existing(Existing softwares)
IrisScanResearch-->paragi(Paragi Chauhan)
encrypt-->asmita(Asmita Bhadoria)
gps-->sudhanshu(Sudhanshu Rastogi)
imageProcessing-->sam(Sam Varghese)
FaceRecog-->harshit(Harshit Gupta)
faceScan-->chait(Chaitanaya Kusumakar)
existing-->sudhanshu
Loading

About

Project for Smart India Hackathon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published