Skip to content

Muzea001/Personal_Project_Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The following is an individual project worked on by Muaath Zerouga.
The project is a bank application which aims to contain standard bank operations,
like creating accounts,transactions, depositing and withdrawing money,
requesting loans, paying bank loans etc.
The current version of the application consists of the following layers :
1: Models, and an SQLite database based on them.
2. Data access layer : containing database building logic, data seeding and repositories containing logic to handle interactions with database.
3. Buiseness logic layer : containing interfaces, DTO's and REST-Apis controllers for the different repositories.

Features to include : 
- Authorization
- Authentication
- Export of DB tables into some sort of file format. 

Work on this project will be ongoing for the duration of the course. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages