A Vue-based Front-end application for my thesis survey targeting the Effectiveness of IT Work Teams.
https://thesis.ashkantaravati.ir
Clone the project
git clone https://github.com/ashkantaravati/thesis-survey-app-front/
Go to the project directory
cd thesis-survey-app-front
Install dependencies
yarn install
Start the server
yarn serve
Note: You may also use npm but yarn is recommended. If you don't have yarn installed you can:
npm i -g yarn
Client: Vue 3, Vuex 4, ElementPlus, Axios,
Server: Python, Django, Django Rest Framework, Pinguin
The repository for the backend project
Contributions are always welcome!
Nothing is required at this moment, but it is planned for future releases.