Skip to content

vardareg/utms-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Undergraduate Transfer Management System (UTMS)

Welcome to the UTMS Project!

This repository contains the source code and documentation for the Undergraduate Transfer Management System, designed to automate and streamline the student transfer process at IZTECH.

🚀 Quick Start

To get up and running immediately:

# Start the entire system (Backend + Frontend + Database)
bash scripts/start-utms.sh

For more detailed setup instructions, see the Developer Quick Start Guide.

📚 Documentation

The documentation is organized as follows:

👤 For Users & Admins

  • User Manual: Detailed guide on how to use the system (Student, OIDB, YGK, Dean, Admin).
  • Distribution Guide: Instructions for installing the pre-packaged release.
  • Release Notes: History of changes and updates.

💻 For Developers

  • Quick Start: detailed setup for local development.
  • Docker Setup: Guide to running the production environment with Docker.
  • Agent & Code Guide: Rules, commands, and conventions for AI agents and contributors.
  • Git Guide: Comprehensive guide to version control in this project.
  • Test Credentials: List of default accounts for testing.

📋 Project Specifications

📦 Repository Structure

/
├── utms-backend/       # Spring Boot Backend
├── utms-frontend/      # React Frontend
├── scripts/            # Automation scripts
├── tools/              # Helper tools (data generation)
├── docs/               # Documentation (see above)
└── README.md           # This file

© 2026 IZTECH Team 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors