Skip to content

AnuwatThisuka/safe-guard-app

Repository files navigation

SafeGuard

SafeGuard is a Flutter application designed to enhance personal security and safety management.

Features

  • Personal safety tracking
  • Emergency contacts management
  • Real-time location sharing
  • SOS alert system
  • Safety tips and guidelines

Requirements

  • Flutter SDK 3.0 or higher
  • Dart SDK 2.17 or higher
  • iOS 11+ / Android 5.0+
  • Internet connection for real-time features

Installation

  1. Clone the repository
git clone https://github.com/anuwatthisuka/safe_guard.git
  1. Install dependencies
cd safe_guard
flutter pub get
  1. Run the app
flutter run

Project Structure

lib/
├── models/       # Data models
├── screens/      # UI screens
├── services/     # Business logic and services
├── utils/        # Utility functions and constants
└── widgets/      # Reusable widgets

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Your Name - @anuwatthisuka Project Link: https://github.com/anuwatthisuka/safe_guard

About

SafeGuard is a Flutter application designed to enhance personal security and safety management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published