Skip to content

CAU-SWE-Team4/IssueTracker_Client_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IssueTracker_Client_Game


☘️ Project Overview

This project was developed as part of a Software Engineering course. The objective was to create an innovative Issue Management System that allows users to manage project tasks in an engaging and interactive manner. By incorporating a tank game interface, users can browse projects and issues as if navigating through a game world, rather than a traditional webpage. The system supports functionalities such as creating issues, assigning tasks, setting priorities, and tracking the progress of issues. Additionally, it includes an admin page for managing projects with full CRUD (Create, Read, Update, Delete) capabilities. This unique approach aims to make project management more enjoyable and visually appealing.

ℹ️ Instruction

🖇️ Architecture

Scene and Manager Structure

GameDescription

✨ Setup and Installation

With a Executable

With Unity Editor

Prerequisites

  • Unity version : 2022.3.14f1

Installation Steps

  1. Clone the repository
git clone git@github.com:CAU-SWE-Team4/IssueTracker_Client_Game.git
cd IssueTracker_Client_Game/IssueTraker
  1. Load it to Unity Hub
  • Add a project path to Unity Hub
  • Select Unity version as 2022.3.14f1
  1. Run