Skip to content

JohnTenno/UACH-Platform-Based-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

Typing Animation

About This Repository

This repository contains coursework for the Platform-Based Development course at UACH. Each folder represents an independent Spring Boot project, focused on understanding how modern platforms are built using Java, Maven, and Spring Boot.

How to Run an Assignment

Each assignment lives inside its own folder.

cd t1
./mvnw spring-boot:run

Once running, open your browser at:

http://localhost:8080

Project Structure

UACH-Platform-Based-Development
├── t1
│ ├── src
│ ├── pom.xml
│ └── mvnw
├── t2
├── t3
└── README.md

Each folder is self-contained and can be executed independently.

UACH-Platform-Based-Development
├── t1
│   ├── src
│   ├── pom.xml
│   └── mvnw
├── t2
├── t3
└── README.md

About

Coursework repository for the Platform-Based Development course at UACh. Each folder contains an independent Spring Boot assignment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages