Travel and Expense Tracker is a Node.js-based backend application designed to help users manage and track their travel expenses efficiently. The application supports receipt capture, expense categorization, multi-currency support, budget management, and more.
- User Authentication (Register/Login) -- ongoing
- Receipt Capture with OCR -- ongoing
- Expense Categorization -- ongoing
- Location-Based Tracking -- ongoing
- Multi-Currency Support -- ongoing
- Budget Management -- ongoing
- Expense Analysis and Reporting -- ongoing
- Offline Mode -- ongoing
- Team and Multi-User Support -- ongoing
- Integration with Third-Party Services -- ongoing
- RabbitMQ Integration for Asynchronous Processing -- ongoing
- Node.js
- Express
- MongoDB
- RabbitMQ
- Passport.js (for authentication)
- JWT (for token-based authentication)
- Docker
- Docker Compose
- Node.js (version 18.17.1 or above)
- RabbitMQ
- MongoDB
- Docker and Docker Compose
Refer to the Installation Guide.
Refer to the Usage Guide.
Refer to the Deployment Guide.
Refer to the Contribution Guide.
Refer to the Architecture Design Document.
Refer to the API Documentation Overview.