Skip to content

Our submission for the GDSC solution challenge. The Lifeline app is a comprehensive emergency response and healthcare management solution designed to prioritize user safety and provide seamless access to essential medical services. Whether you're facing an emergency, need to connect with healthcare professionals, or manage your medical profile.

Notifications You must be signed in to change notification settings

fawazdevx/lifeline

 
 

Repository files navigation

lifeline

Our submission for the GDSC solution challenge

How To Run Flutter APP

Clone the project

git clone https://github.com/DudeGFA/lifeline.git

Run "flutter pub get"

flutter pub get

Chose your preferred simulator or using preferred physical device Then run "flutter run"

flutter run

How To Run Django Backend

Clone the project

git clone https://github.com/DudeGFA/lifeline.git

navigate to the Django Backend directory

cd Django\ Backend/

start the django server

python manage.py runserver

About

Our submission for the GDSC solution challenge. The Lifeline app is a comprehensive emergency response and healthcare management solution designed to prioritize user safety and provide seamless access to essential medical services. Whether you're facing an emergency, need to connect with healthcare professionals, or manage your medical profile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 68.6%
  • Python 13.0%
  • C++ 7.4%
  • CMake 5.9%
  • HTML 2.6%
  • CSS 1.1%
  • Other 1.4%