Skip to content

Our submission for the GDSC solution challenge

Notifications You must be signed in to change notification settings

DudeGFA/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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published