This web application allows users to send requests and messages related to their uniform needs to a dress maker. The application is built using React and utilizes data from a backend API. The user can login and see the information about his t-shirt size, delivery date. Also allow dressmakers to look up by student implementing a "debounce".
- Authentication for users
- View sent and received messages and requests
- Send messages to recipients regarding uniform-related queries
//
- React | Vite
- React Router
- Tanstask | React Query
- Material UI
- MongoDB
- NodeJS
Contributions to the Trending Movies App are welcome! To contribute, follow these steps:
- Fork the repository
- Create a new branch for your feature:
git checkout -b my-feature
- Make your changes and commit them:
git commit -am 'Add new feature'
- Push your changes to your fork: git push origin my-feature
- Create a new pull request from your fork to the original repository
This project is licensed under the MIT License. See the LICENSE file for details.