You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swish is a basketball scoreboard platform that allows users to manage Games, Players, Users, and Teams. The backend of the platform is built using Spring Boot and provides a REST API with CRUD operations for each of the resources.
Robust backend for a Todo List app built with Java and Spring Boot. Supports CRUD operations with RESTful APIs. Powered by Java 17 and Spring Boot 3.3.0, using JPA for data management. Supports H2 in-memory and MySQL databases. Scalable and secure foundation for modern web apps.
Project demonstrates Java and Spring Boot, paired with a Postgres database, to craft a flexible and effective API for handling diverse content. Created for learning and experimentation, it incorporates Spring Data JDBC, REST API, and CRUD operations with filtering features. A user-friendly tool for content .
Modern Spring Boot REST API with JWT authentication and social media features. Supports user management, post creation with privacy controls, file uploads, and pagination.
A backend for an online monster store, built with Java 21 and Spring Boot. Supports product and review management via a REST API, ready to connect with a React + Vite frontend. Follows SOLID principles and a layered architecture for maintainability and scalability.
Project offers a RESTful API to manage course and grade information. It supports full CRUD operations and calculates a totalGpa for each course based on its credit and grade. The API emphasizes error handling, validation, and dependency injection for a robust and maintainable design.
The Bug Tracking System is a Java-based application designed to streamline the process of bug reporting, assignment, and resolution within software development teams. The system features role-based dashboards for Admins, Project Managers, Developers, and Testers to efficiently manage the entire bug lifecycle.