https://github.com/helloakn/vehicletrackingsystem-fullstack
FullStack Vehicle Tracking System (Include API for Vehicle and API for Admin as well as Dashboard)
https://github.com/helloakn/vehicletrackingsystem-fullstack
api dashboard express iot jwt jwt-authentication mysql nextjs nodejs vehicle-tracking
Last synced: 27 days ago
JSON representation
FullStack Vehicle Tracking System (Include API for Vehicle and API for Admin as well as Dashboard)
- Host: GitHub
- URL: https://github.com/helloakn/vehicletrackingsystem-fullstack
- Owner: helloakn
- License: mit
- Created: 2022-03-25T16:12:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-05T17:51:30.000Z (about 3 years ago)
- Last Synced: 2025-04-09T22:51:17.499Z (27 days ago)
- Topics: api, dashboard, express, iot, jwt, jwt-authentication, mysql, nextjs, nodejs, vehicle-tracking
- Language: JavaScript
- Homepage:
- Size: 28.3 MB
- Stars: 19
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vehicle Tracking System - FullStack
[](https://github.com/helloakn/VehicleTrackingSystem-FullStack) [](https://github.com/helloakn/VehicleTrackingSystem-FullStack) [](https://github.com/helloakn/VehicleTrackingSystem-FullStack)**This is sample Project** so you can learn NextJs and NodeJs for api and api integration.
FullStack Vehicle Tracking System (Include API for Vehicle and API for Admin as well as Dashboard)### Built With
as the main language, I use the following:
* [Next.js](https://nextjs.org/) For Admin Dashboard
* [NodeJs](https://nodejs.org/en/) For admin API and vehicle API## File Structure
- [x] [database](https://github.com/helloakn/VehicleTrackingSystem-FullStack/tree/main/database)
- [x] [documentations](https://github.com/helloakn/VehicleTrackingSystem-FullStack/tree/main/documentations)
- [ ] [programs](https://github.com/helloakn/VehicleTrackingSystem-FullStack/tree/main/programs)
- [admin_dashboard](https://github.com/helloakn/VehicleTrackingSystem-FullStack/tree/main/programs/admin_dashboard)
- [api](https://github.com/helloakn/VehicleTrackingSystem-FullStack/tree/main/programs/api)### Data Model
IOT device will send location to API
### Data Flow in Sequence
### Symbol Description
### ERD
### Colud Archiecture
It is just for sample.
## API Flow For ( Admin API and Vehicle API )
### Admin API Flow
### Vehicle API Flow
## Acknowledgments
Thanks for visiting to my github repo. :)