Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JJPietras committed May 1, 2021
1 parent 91f4c3e commit d7f5eda
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# bank-accounts
Backend model + logic with simplified access layer representing subset of Banking functionality. Fully tested project developed for OOP course (winter 2019-2020) using advanced language features and design patterns.
# Bank Accounts - Model

| | |
| ---------- |------------- |
| Term: | III |
| Classes: | Monday 12:30 |
| Languages: | C++ |
| Lecturer: | dr Marcin Kacprowicz |
| Type: | obligatory |
| ECTS: | VI |

## Tools:

* JetBrains CLion 2019.*
* Modelio (UML diagrams)
* SVN (during course)

## Code:
* C++ 17
* Boost Library

0 comments on commit d7f5eda

Please sign in to comment.