🌟 Advanced Dispatch Tracking System
💻 Quickly Setup the Project
1. Clone the repository and navigate to the folder with the project.
git clone https:// github .com / CoreBase- Solutions- Jr- Devs/ Dispatch_Tracking_V2 .git
cd dispatch_tracking_v2
2. Install the required packages/libraries:
3. Set Up Environment Variables
Copy .env.example and rename it to .env.
Open .env and fill in the required values, especially VITE_CLIENT_ACCESS_KEY, VITE_API_URL, and VITE_REDUX_PERSIST_KEY.
4. Start the Development Server
git checkout - b feature/ your_name
git add .
git commit - m " Add <feature/your-name> - short description"
git pull origin dev -- rebase
git push origin feature/ < your- branch- name>
Push your branch and open a Pull Request (PR).
Use git rebase to resolve conflicts and maintain a clean commit history.
🔐 Secure Authentication (Username + Password with JWT)
📊 Analytics & Reporting
📤 Role-Based Access
🔑 API Key Authentication for Secure Access
📅 Pagination & Invoices Search
📝 Logging & Auditing
🌐 Built with MSSQL / .NET / React Stack
🎨 Styled with Tailwind v4 & Shadcn/ui