Parcel Tracker WebApp
Dashboard for adding product ready to ship for your clients
You can add client, add new parcel assign to a client or create new one, auto invoice generator for one or multiple parcels, you can download and discover other options
Parcel Tracker Web app is a php app built using Laravel FrameWork , it serves API endpoints to all Parcel Tracker module , such as invoices,Product (Creation, deletion ...etc) , User management, roles management Based on REST
- User Management.
- Roles and permissions .
- Product management.
- App general Settings.
- Invoice management.
For The moment the dashboard is built using Blade
There are basic API endpoints for users and roles management ,
Will work on making Endpoint for all other app modules
Maybe creating React dashboard on free time
Project is created with:
- PHP : 8
- Laravel FrameWork
- JWT
Copy file to your root directory and run
$ php artisan serve
This section will be ready on comming weeks . stay tunned !