rjNemo / Banko

MVC banking application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banking App

Features

Users

  • Admin or Customer
  • List of Accounts

Accounts

  • Balance
  • CreditLimit
  • User
  • List of Operations

Operations

  • Date
  • Account
  • Amount
  • Description
  • Type

Stack

  • ASP.NET Core 3.1 and C# for cross-platform server-side code
  • PostgreSQL Relational Database

About

MVC banking application


Languages

Language:HTML 65.5%Language:C# 34.5%