Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Vinayak-Buchke/TrackLine
Developed a centralized system to consolidate and validate scattered data, ensuring consistency and compliance.
https://github.com/Vinayak-Buchke/TrackLine
aws docker java javascript jwt-auth reactjs spring spring-data-jpa spring-mvc springboot springsecurity
Last synced: 11 days ago
JSON representation
Developed a centralized system to consolidate and validate scattered data, ensuring consistency and compliance.
- Host: GitHub
- URL: https://github.com/Vinayak-Buchke/TrackLine
- Owner: Vinayak-Buchke
- Created: 2024-09-29T02:04:15.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-12-10T16:04:54.000Z (about 2 months ago)
- Last Synced: 2025-01-08T11:43:20.573Z (24 days ago)
- Topics: aws, docker, java, javascript, jwt-auth, reactjs, spring, spring-data-jpa, spring-mvc, springboot, springsecurity
- Language: JavaScript
- Homepage:
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π TrackLine
## Home Page Demo
https://github.com/user-attachments/assets/15e11499-eea8-41f8-b7f0-ad99a7f77905## π Table of Contents
- [Problem Statement](#problem-statement-)
- [Our Solution](#our-solution-)
- [Tech Stack](#tech-stack)
- [Frontend](#frontend)
- [Backend](#backend)
- [Database](#database)
- [Dashboards](#dashboards)
- [DevOps & Infrastructure](#devops--infrastructure)
- [Stakeholders and Features](#stakeholders-and-features-)
- [Production Planner](#production-planner)
- [Plant Manager](#plant-manager)
- [Quality Manager](#quality-manager)
- [Inventory Manager](#inventory-manager)
- [Sales Manager](#sales-manager)## π¨ Problem Statement
- Scattered, inconsistent audit data acrossmultiple systems hinders compliance, anomaly detection, and reporting
- Manual processes and disjointed tools create inefficiencies and raise the risk of errors
- A centralized audit system is needed to consolidate data, ensure consistency, and provide automated, actionable insights## π‘ Our Solution
- Streamline the collection, validation, and processing of audit data
- Ensure data consistency and integrity
- Automate reporting, anomaly detection, and compliance checks
- Provide actionable insights via real-time visual dashboards## π οΈ Tech Stack
### Frontend
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)### Backend
![Spring Boot](https://img.shields.io/badge/Spring_Boot-F2F4F9?style=for-the-badge&logo=spring-boot)
![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white)
![Microservices](https://img.shields.io/badge/Microservices-FF6C37?style=for-the-badge&logo=microservices&logoColor=white)### Database
![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white)### Dashboards
![Metabase](https://img.shields.io/badge/Metabase-509EE3?style=for-the-badge&logo=metabase&logoColor=white)
![Recharts](https://img.shields.io/badge/Recharts-22B5BF?style=for-the-badge&logo=recharts&logoColor=white)### DevOps & Infrastructure
![Docker](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge&logo=docker&logoColor=white)
![AWS](https://img.shields.io/badge/AWS-232F3E?style=for-the-badge&logo=amazon-aws&logoColor=white)
![Apache Kafka](https://img.shields.io/badge/Apache_Kafka-231F20?style=for-the-badge&logo=apache-kafka&logoColor=white)
![Debezium](https://img.shields.io/badge/Debezium-FF7F50?style=for-the-badge&logo=debezium&logoColor=white)## π₯ Stakeholders and Features
### Production Planner
- View Inventory
- Automated plans customization
- View production analytics### Plant Manager
- View day-wise plans
- Update current day's plans and status### Quality Manager
- Test vehicles for quality check
- View quality check analytics### Inventory Manager
- View Inventory and update stock
- View inventory analytics### Sales Manager
- View inventory
- Sell Vehicles
- View sales analytics## Architecture
![image](https://github.com/user-attachments/assets/fe6e1614-3b7d-4501-a376-a8d34ffa5415)## Data Modelling
![image](https://github.com/user-attachments/assets/2306a365-4404-41ff-86b7-d35d127e4446)## πScreenshots
### Login Page### Production Manager
### Inventory
### Production Dashboard
### Production Planner
### Quality Controller
### Quality Dashboard
### Inventory Manager
### Inventory Dashboard
### Sales Manager
### Ssales Dashboard