Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonsonkurt/quality-control-tracker
Quality Control Tracker is a mobile application that simplifies the tracking of construction progress by enhancing communication between inspectors and key construction stakeholders. This application is developed using Dart and Flutter, with a real-time Firebase database at its core.
https://github.com/jonsonkurt/quality-control-tracker
Last synced: 3 months ago
JSON representation
Quality Control Tracker is a mobile application that simplifies the tracking of construction progress by enhancing communication between inspectors and key construction stakeholders. This application is developed using Dart and Flutter, with a real-time Firebase database at its core.
- Host: GitHub
- URL: https://github.com/jonsonkurt/quality-control-tracker
- Owner: jonsonkurt
- Created: 2023-06-13T10:08:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-04T15:26:36.000Z (4 months ago)
- Last Synced: 2024-09-05T20:33:21.964Z (4 months ago)
- Language: Dart
- Homepage:
- Size: 3.36 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Quality Control Tracker
### Overview
**Quality Control Tracker** is a mobile application that simplifies the tracking of construction progress by enhancing communication between inspectors and key construction stakeholders. This application is developed using Dart and Flutter, with a real-time Firebase database at its core.### Preliminary Pages:
- Includes the **splash screen** of the application.
- **Sign In** and **Forgot Password** pages for Inspectors and Responsible Parties.
- Provides a **Sign Up** section for Responsible Party users.
![Preliminary Pages](https://github.com/jonsonkurt/Quality-Control-Tracker/blob/main/android/preview/preliminary_pages.png?raw=true)### Inspector View:
- Displays the **inspector dashboard** with projects under the supervision of the logged-in user.
- Provides detailed **project information** for viewing.
- Shows pending **inspection requests** from Responsible Parties.
![Inspector View](https://github.com/jonsonkurt/Quality-Control-Tracker/blob/main/android/preview/inspector_dashboard.png?raw=true)### Responsible Party View:
- Accessible by project team members.
- Displays the **responsible party dashboard** with projects under the supervision of the logged-in user.
- Provides detailed **project information** for viewing.
- Shows submitted, needs rework, or completed **inspection requests** that are pending review or have been reviewed by the inspector in charge.
![Responsible Party View](https://github.com/jonsonkurt/Quality-Control-Tracker/blob/main/android/preview/rp_dashboard.png?raw=true)