.Jira clone developed along with Vue.js, node.js and graphql.View a live functioning version on https://jira-clone.netlify.app/.Attributes.Kanband Boards.Add New Task.Edit Tasks.Erase tasks.Cloning the Repo.git duplicate https://github.com/Datlyfe/jira_clone.git.Put up postgreSQL if you do not possess it already and also generate a data bank (there is also a docker compose report if you prefer utilizing docker, merely run docker-compose up inside the backend directory).Develop an empty.env report in/ backend, duplicate/ backend/. env.example materials right into it, as well as fill in your data source username as well as security password.npm operate install-deps.npm operate beginning: back.npm operate start: front in yet another terminal button.App ought to presently be running on http://localhost:8080/.Developed through @MoezBouaggad.