A Travel & Fuel Logging System β FastAPI + React + MongoDB
FuelTrackr is a role-based web application to track and differentiate official vs personal travel using company fuel cards.
- Employees log daily trips (distance, type, remarks).
- Finance/Admins access all logs, reports, and summaries.
- Secure authentication with JWT.
- Built with FastAPI (Python), React (Vite), and MongoDB Atlas.
- π Role-based login (Employee / Admin)
- π Employee Dashboard β log trips & view own history
- π Admin Dashboard β view/export all travel logs
- π JWT authentication & hashed passwords
- π Deployed easily on Azure / Vercel / Netlify