Compare commits

1 Commits
main ... main

Author SHA1 Message Date
d4f1cb27e9 Improve README documentation 2026-01-04 17:51:01 +05:30

View File

@@ -1 +1,8 @@
# Travel-policy-
# Travel Policy Management System
This repository includes a comprehensive travel policy management application, with React (Vite) as the frontend framework and Node.js with Express for the backend. The project comprises distinct frontend and backend directories, along with a Docker configuration for establishing the development environment.
This application is intended to organize travel-related policies and workflows systematically, incorporating features like form handling, validation, and management of policy-related data.
## Contribution
This project welcomes beginner contributors, including those participating in Somaiya Winter of Code. New contributors are advised to begin with improving documentation, making small UI tweaks, or fixing minor bugs.