ATS Pro is a fleet management application developed using React for the frontend and a RESTful API for backend communication. The user interface (UI) is built using Ant Design, providing a clean and modern look.
- Fleet Management: Manage vehicles, drivers, and maintenance schedules efficiently.
- Real-Time Tracking: Track your fleet's location and status in real-time.
- Reports & Analytics: Generate detailed reports on fleet performance and maintenance costs.
- User Management: Role-based access control for different levels of users.
Here are some screenshots of the application:
-
Clone the repository:
git clone https://github.com/yourusername/ats-pro.git cd ats-pro
-
Install the dependencies:
npm install
-
Start the development server:
npm start
- React: Frontend library for building user interfaces.
- Ant Design: UI framework for a clean and professional look.
- RESTful API: For backend communication.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or suggestions, feel free to contact me at your.email@example.com.