-
Notifications
You must be signed in to change notification settings - Fork 0
Muzea001/Personal_Project_Bank
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published