Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 1.54 KB

README.md

File metadata and controls

62 lines (37 loc) · 1.54 KB

DELEGAT Service for foreign trade

  • 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;

Tech Stack

  • Front-end: VUE, VUEX, SOCKET.IO, SCSS, AXIOS, FONTAWESOME, MUI.
  • Back-end: python, postgres.

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Demo

Getting Started

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.

Contributing

Pull requests are welcome.Please follow the coding style and conventions used in the project.

License

This project is licensed under the MIT License.

Authors

Happy coding!