A full-stack video streaming platform with Spring Boot backend and modern frontend.
- Java 25
- Spring Boot
- Maven
- React
- Tailwind CSS
- TypeScript
Each backend layer has its own Git branch:
| Branch | Package | Status |
|---|---|---|
backend/entities |
Entity classes | Complete or alteast under testing |
backend/repositories |
Repository interfaces | Complete or alteast under testing |
backend/services |
Service layer | In Progress or alteast under testing |
backend/controllers |
REST controllers | Pending or alteast under testing |
backend/models |
DTOs | Pending or alteast under testing |
backend/configs |
Configuration | Pending or alteast under testing |
backend/utils |
Utilities | Pending or alteast under testing |