Skip to content

CoCare is a Flutter-based mobile application designed during the HackCoronaGreece event to support vulnerable groups, such as elderly individuals and people with chronic conditions, by connecting them with volunteers for assistance during challenging times like the COVID-19 pandemic.

Notifications You must be signed in to change notification settings

inab-certh/-hackcorona-Greece---CoCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoCare App

CoCare Splash

Logo

CoCare Logo

Overview

CoCare is a Flutter-based mobile application developed to support vulnerable groups, including elderly individuals and those with chronic conditions, by connecting them with volunteers for assistance during challenging times, such as the COVID-19 pandemic.

CoCare was part of a larger project created during a hackathon, designed with the potential to integrate with a back-end server for more comprehensive functionality, including data management and the ability to generate statistical insights. However, what you see here is the prototype developed during the hackathon. It is solely a front-end application, showcasing the envisioned user interface and basic interaction flow. Please note that this prototype does not have full functionality and is not connected to any back-end services.

Features

  • User Registration: Separate registration and login for citizens and volunteers.
  • Volunteer Support: Volunteers can offer help to those in need by delivering medicines, groceries, etc.
  • Information Sharing: The app provides relevant information and updates about the pandemic.
  • User-Friendly Interface: Simple and intuitive interface for both volunteers and citizens.

Technologies Used

  • Framework: Flutter
  • Languages: Dart
  • Platforms Supported: Android, iOS

Getting Started

Prerequisites

  • Flutter SDK installed. Install Flutter
  • Android Studio or Visual Studio Code for development.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/CoCare.git
  2. Navigate into the project directory:
    cd CoCare
  3. Get dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Folder Structure

CoCare/
├── lib/                  # Dart code (main application)
├── assets/               # Images, icons, and other assets
├── pubspec.yaml          # Project configuration
└── README.md             # Project documentation

Contributing

We welcome contributions! Please follow these steps:

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

Acknowledgments

  • The Flutter community for continuous support.
  • Volunteers who make a difference in people's lives.
  • Everyone contributing to the fight against the pandemic.

Contact

For any queries or suggestions, please contact:

(back to top)

About

CoCare is a Flutter-based mobile application designed during the HackCoronaGreece event to support vulnerable groups, such as elderly individuals and people with chronic conditions, by connecting them with volunteers for assistance during challenging times like the COVID-19 pandemic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages