{"id":21524020,"url":"https://github.com/helloakn/vehicletrackingsystem-fullstack","last_synced_at":"2025-04-09T22:51:26.515Z","repository":{"id":111313169,"uuid":"474079581","full_name":"helloakn/VehicleTrackingSystem-FullStack","owner":"helloakn","description":"FullStack Vehicle Tracking System (Include API for Vehicle and API for Admin as well as Dashboard)","archived":false,"fork":false,"pushed_at":"2022-04-05T17:51:30.000Z","size":29713,"stargazers_count":19,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T22:51:17.499Z","etag":null,"topics":["api","dashboard","express","iot","jwt","jwt-authentication","mysql","nextjs","nodejs","vehicle-tracking"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helloakn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-25T16:12:04.000Z","updated_at":"2025-02-09T08:07:25.000Z","dependencies_parsed_at":"2023-05-23T08:15:17.981Z","dependency_job_id":null,"html_url":"https://github.com/helloakn/VehicleTrackingSystem-FullStack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloakn%2FVehicleTrackingSystem-FullStack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloakn%2FVehicleTrackingSystem-FullStack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloakn%2FVehicleTrackingSystem-FullStack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloakn%2FVehicleTrackingSystem-FullStack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helloakn","download_url":"https://codeload.github.com/helloakn/VehicleTrackingSystem-FullStack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125643,"owners_count":21051766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","dashboard","express","iot","jwt","jwt-authentication","mysql","nextjs","nodejs","vehicle-tracking"],"created_at":"2024-11-24T01:20:20.738Z","updated_at":"2025-04-09T22:51:26.505Z","avatar_url":"https://github.com/helloakn.png","language":"JavaScript","readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e \n\n# Vehicle Tracking System - FullStack\n[![Star Count](https://img.shields.io/badge/dynamic/json?color=brightgreen\u0026label=Star\u0026query=stargazers_count\u0026url=https%3A%2F%2Fapi.github.com%2Frepos%2Fhelloakn%2FVehicleTrackingSystem-FullStack)](https://github.com/helloakn/VehicleTrackingSystem-FullStack) [![Licence](https://img.shields.io/badge/dynamic/json?color=informational\u0026label=LICENCE\u0026query=license.name\u0026url=https%3A%2F%2Fapi.github.com%2Frepos%2Fhelloakn%2FVehicleTrackingSystem-FullStack)](https://github.com/helloakn/VehicleTrackingSystem-FullStack) [![Language](https://img.shields.io/badge/dynamic/json?color=blueviolet\u0026label=Language\u0026query=language\u0026url=https%3A%2F%2Fapi.github.com%2Frepos%2Fhelloakn%2FVehicleTrackingSystem-FullStack)](https://github.com/helloakn/VehicleTrackingSystem-FullStack) \n\n**This is sample Project** so you can learn NextJs and NodeJs for api and api integration.  \nFullStack Vehicle Tracking System (Include API for Vehicle and API for Admin as well as Dashboard)  \n\n### Built With\n\nas the main language, I use the following:\n\n* [Next.js](https://nextjs.org/) For Admin Dashboard\n* [NodeJs](https://nodejs.org/en/) For admin API and vehicle API\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## File Structure\n\n- [x] [database](https://github.com/helloakn/VehicleTrackingSystem-FullStack/tree/main/database) \n- [x] [documentations](https://github.com/helloakn/VehicleTrackingSystem-FullStack/tree/main/documentations) \n- [ ] [programs](https://github.com/helloakn/VehicleTrackingSystem-FullStack/tree/main/programs) \n    - [admin_dashboard](https://github.com/helloakn/VehicleTrackingSystem-FullStack/tree/main/programs/admin_dashboard) \n    - [api](https://github.com/helloakn/VehicleTrackingSystem-FullStack/tree/main/programs/api) \n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Data Model\nIOT device will send location to API\n![alt text](resource/data-model.png)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Data Flow in Sequence\n![alt text](resource/data-flow-sequence.png)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Symbol Description\n![alt text](resource/symbol-description.png)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### ERD\n![alt text](resource/erd.png)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n### Colud Archiecture\nIt is just for sample.\n![alt text](resource/cloud-archie.png)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## API Flow For ( Admin API and Vehicle API )\n### Admin API Flow\n![alt text](resource/dashboard-api-flow.png)\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Vehicle API Flow\n![alt text](resource/vehicle-api-flow.png)\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Acknowledgments\nThanks for visiting to my github repo. :)\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloakn%2Fvehicletrackingsystem-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloakn%2Fvehicletrackingsystem-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloakn%2Fvehicletrackingsystem-fullstack/lists"}