Skip to content

AIdevol/DaddysRoad-app

Repository files navigation

DaddysRoad Clone

A new Flutter project aimed at cloning the features of the DaddysRoad application.

Getting Started

This project is a starting point for a Flutter application.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Flutter.
  • You have a working Flutter development environment (iOS Simulator, Android Emulator, or a physical device).

Installation

  1. Clone the repository:

    git clone https://github.com/Aidevol/daddysroad_clone.git
    cd daddysroad_clone
  2. Install dependencies:

    flutter pub get
  3. Run the app:

    flutter run

Features

  • User Authentication: Sign up, Login, and Logout functionalities.
  • Real-time Notifications: Receive notifications about road conditions and updates.
  • Map Integration: Interactive map showing real-time data.
  • SOS Alerts: Send quick SOS alerts in case of emergencies.

Usage

  • Launch the app on your device or emulator.
  • Register a new account or login with existing credentials.
  • Use the map to view real-time road conditions.
  • Send an SOS alert by pressing the designated button.

Project Structure

lib/
├── main.dart
├── screens/
│   ├── home_screen.dart
│   ├── login_screen.dart
│   └── signup_screen.dart
├── widgets/
│   ├── custom_button.dart
│   └── custom_input_field.dart
└── services/
    ├── auth_service.dart
    └── notification_service.dart

Preview Video

GIF Preview

Check out the output of the project in action in this video: DaddysRoad Clone Demo

Contributing

Contributions are what make the open-source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  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

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - @codeqwest - [email protected]

Project Link: https://github.com/Aidevol/daddysroad_clone


About

New adventing concepts app with good features..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published