Skip to content

A Training Management System for Staff Development Centre, University of Peradeniya

Notifications You must be signed in to change notification settings

cepdnaclk/e19-co227-Training-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Title
CO227 Software Systems Project
Training Management System

Training Management System

Introduction

  • Training Management System of the Staff Development Center (SDC) at University of Peradeniya, helps staff members to learn and grow their professional career through various activities.
  • But the Training Management System currently lacks an automation system.
  • The objective of this project is to design and develop an automation system for the training management system at SDC.

Tech Stack

Front End

Technologies Used: React, Javascript, HTML5, TailwindCSS

Back End

Technologies Used: Springboot, Node.js, Spring Security, JSON Web Token

Prerequisites

Before you can start working with this project, ensure you have the following prerequisites installed on your system:

Getting Started

To get started with this project, follow these steps:

  1. Clone the Repository:
git clone https://github.com/cepdnaclk/e19-co227-Training-Management-System.git
  1. Backend Setup:
  • Navigate to the Spring Boot backend directory:
cd back-end
  • Build the project using Maven:
mvn clean install
  1. Frontend Setup:
  • Navigate to the React frontend directory:
cd frontend
  • Install the necessary dependencies:
npm install
  1. Start the development server:
  • Navigate to the React front-end directory
npm run dev
  1. Open your web browser and visit http://localhost:5173/sdc/dashboard to visit the SDC dashboard

Team

  • E/19/095 E.M.L.K. Edirisinghe, email
  • E/19/155 B.R.U.K. Jayarathna, email
  • E/19/163 J.M.E.G. Jayasundara, email
  • E/19/253 N.K.B.I.U. Narasinghe, email

About

A Training Management System for Staff Development Centre, University of Peradeniya

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages