Skip to content

thm-mni-ii/kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban

Kanban is being developed as a microservice for the feedbacksystem. It allows students to enhance their soft skills by managing group projects through kanban boards. Lecturers gain insight into the organization and progress of the boards to provide early support and guidance for the groups.

Frontend

Description:

This issue focuses on frontend development for our Kanban board. The goal is to create a user-friendly and responsive interface that allows users to manage tasks intuitively and easily track the progress of their project.

Project Setup

First, clone this branch. Afterward you have to install the node_modules by using npm:

npm install

Run App localy

To run the App use:

npm run dev

The App will run localy on Port 5137. The App automatically reloads if any changes have been made and saved.

Stopping

To stop the App, you can use either of these options:

q + ENTER OR CTRL + C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published