- 2 different interfaces for managers and clients
- the user can submit an application, which will be seen by all managers
- the manager can send an offer to the client;
- the client can select a manager and start a chat with him;
- documents are exchanged within the general profile;
- Front-end: VUE, VUEX, SOCKET.IO, SCSS, AXIOS, FONTAWESOME, MUI.
- Back-end: python, postgres.
1.Clone the repository:
https://github.com/boytrend0108/delegat
2.Install the required dependencies:
npm install
3.Start the development server:
npm run dev
4.Open http://localhost:5173
in your browser.
Pull requests are welcome.Please follow the coding style and conventions used in the project.
This project is licensed under the MIT License.