Skip to content

YeabTilahun/IssueTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issue Tracker

IssueTracker is a mobile application developed using Flutter that allows users to report and track issues in various locations. The app provides a streamlined interface for users to submit issues, view details, and upvote or downvote issues based on urgency. The primary aim of the app is to enhance community engagement and assist authorities in prioritizing and addressing reported issues effectively.

Screenshots

Description

IssueTracker simplifies the process of reporting and tracking issues in your community. With this app, users can:

  • Report issues with detailed descriptions and images.
  • View a list of reported issues in various locations.
  • Upvote or downvote issues to indicate their urgency.
  • Get real-time updates on the status of reported issues.

The app leverages Firebase for real-time data synchronization, providing users with the most up-to-date information on community issues.

Getting Started

Follow these steps to get started with the IssueTracker project:

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:
    git clone https://github.com/YeabTilahun/issuetracker.git
    cd issuetracker
  2. Install dependencies:
    flutter pub get
  3. Configure Firebase:
  • Go to the Firebase console and create a new project.
  • Add an Android app to your Firebase project and download the google-services.json file.
  • Place the google-services.json file in the android/app directory.
  • Add an iOS app to your Firebase project and download the GoogleService-Info.plist file.
  • Place the GoogleService-Info.plist file in the ios/Runner directory.
  1. Run the app:
flutter run

The generated APK file will be located in the build/app/outputs/flutter-apk/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors