Skip to content

Latest commit

 

History

79 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

SafeAlert 🚨

ava

SafeAlert - A mobile app designed to deliver prompt assistance from volunteers nearby, providing effective solutions for unexpected incidents.

This project will join GDSC Solution Challenge 2024.

Technology used ✨

Setup and run

Click to expand

Clone the repo

git clone https://github.com/dscdut/safe-alert

Backend

  1. Prerequisites
npm install --global yarn
  1. Install NPM packages
cd backend
# run database migrations and seeds
npm run db:reset
yarn install
  1. Run the development server:
yarn start
  1. Open http://localhost:3000.

Mobile

  1. Change directory:
 cd ..
 cd mobile
  1. Get the dependencies:
flutter pub get
  1. Start build APK release file:
flutter build apk --release -t lib/main_staging.dart --flavor=staging

About

SafeAlert - A mobile app designed to deliver prompt assistance from volunteers nearby, providing effective solutions for unexpected incidents.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages