Skip to content

matijamarjanovic/Banka-3-Backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Banka-3-Backend

Banking Web Application Backend (Educational Project)

Overview

This repository contains the backend code for a banking web application developed for educational purposes. The project was collaboratively built by a team of over 20 members, utilizing Java Spring for the backend and SQL for database management. This backend system handles the core functionalities required for banking services, such as account management, transaction processing, and user authentication.

Technologies Used

  • Java Spring: Primary framework used to build the backend services.
  • SQL: Database technology for storing and managing banking data.
  • Docker: Used for containerization and environment consistency.
  • TablePlus: Tool used for database management.
  • JUnit: Framework for writing and running unit and integration tests.

Key Features

  • User authentication and authorization
  • Account creation and management
  • Transaction handling (deposits, withdrawals, transfers)
  • Database management and operations (SQL)
  • Dockerized environment for ease of deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%