Skip to content
/ JCT Public
forked from Jiggy9/JCT

New India Vibrant 2023 Hackathon Flutter Project - Jamnagar Complaint Tracer Application

License

Notifications You must be signed in to change notification settings

brekooname/JCT

This branch is up to date with Jiggy9/JCT:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ad9fc2 Β· Oct 27, 2024

History

90 Commits
Oct 12, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 25, 2024
Oct 27, 2023
Oct 22, 2024
Oct 27, 2023
Oct 27, 2023
Nov 3, 2023
Oct 8, 2024
Oct 27, 2023
Oct 8, 2024
Oct 26, 2024
Oct 10, 2024
Nov 5, 2023
Oct 17, 2024
Oct 27, 2023
Oct 12, 2024
Oct 12, 2024
Oct 25, 2024
Oct 20, 2024

Repository files navigation

🌟 JCT - Jamnagar Complaint Tracer App

JCT is a Flutter-based mobile application developed for the Jamnagar Municipal Corporation. It simplifies the process of public complaint reporting and status monitoring, aiming to enhance communication and efficiency in addressing civic issues.

πŸ“‹ Table of Contents

  1. Key Features
  2. Prerequisites
  3. Development Tools
  4. Usage
  5. Contributing
  6. License
  7. Acknowledgments

πŸ“± Key Features

  • Intuitive User Interface: Easily submit and track complaints. πŸ“

  • Secure Authentication: Utilize Firebase Authentication for a seamless registration and login experience. πŸ”’

  • Real-Time Updates: Store complaint data in Firebase Realtime Database for immediate access. ⏱️

  • Complaint Management: Categorize complaints and set urgency levels for better prioritization. βš–οΈ

  • SMS Notifications: Stay informed with updates on your complaint status. πŸ“²

  • Escalation Workflow: Ensure complaints are directed to the appropriate authorities. πŸ”„

  • Complaint Tracking: Review, reopen, and manage your complaints effortlessly. πŸ”

  • Automated Processes: Leverage Firebase Cloud Functions for efficient backend operations. βš™οΈ

  • File Storage: Optional integration with Firebase Cloud Storage for easy document handling. πŸ“

βš™οΈ Prerequisites

Ensure the following tools are installed on your machine:

  • Flutter: Install Flutter
  • Dart: Comes with Flutter, but ensure it's up-to-date: dart --version
  • Firebase CLI: Set up Firebase CLI to manage Firebase services.

πŸ› οΈ Development Tools

  • Flutter: 3.0+
  • Dart: 2.18+
  • Firebase Realtime Database
  • Firebase Authentication

πŸš€ Usage

  1. Clone this repository:
git clone https://github.com/Jiggy9/JCT.git
  1. Ensure Flutter and Dart are properly installed.

  2. Set up Firebase for authentication and database as detailed in the project.

  3. Run the app using Flutter commands:

flutter run

🀝 Contributing

We welcome contributions! To contribute, please follow these steps:

  1. Fork the repository.
  2. Create your feature branch:
git checkout -b feature/YourFeature
  1. Make your changes and commit them:
git commit -m 'Add some feature'
  1. Push to the branch:
git push origin feature/YourFeature
  1. Open a pull request.

πŸ‘€ Our Valuable Contributors βœ¨πŸ’–

πŸ“œ License

This project is licensed under the MIT License.

πŸ™ Acknowledgments

We would like to thank the Flutter and Firebase communities for their support in creating this app.

⭐ Give it a Star!

If you enjoy using JCT and want to support its development, please give this repository a star!

About

New India Vibrant 2023 Hackathon Flutter Project - Jamnagar Complaint Tracer Application

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 78.6%
  • C++ 10.1%
  • CMake 7.7%
  • Ruby 1.1%
  • Swift 1.1%
  • HTML 0.8%
  • Other 0.6%