Our submission for the GDSC solution challenge
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
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