Skip to content

ashkantaravati/thesis-survey-app-front

Repository files navigation

Team Effectiveness Survey App (Front)

A Vue-based Front-end application for my thesis survey targeting the Effectiveness of IT Work Teams.

Badges

MIT License CI

Demo

https://thesis.ashkantaravati.ir

Run Locally

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

License

MIT

Tech Stack

Client: Vue 3, Vuex 4, ElementPlus, Axios,

Server: Python, Django, Django Rest Framework, Pinguin

Related

The repository for the backend project

Contributing

Contributions are always welcome!

Environment Variables

Nothing is required at this moment, but it is planned for future releases.