Skip to content

A small .net project of a bank system , where people can create and accout , add wallets with different currencies and make transactions between them.

Notifications You must be signed in to change notification settings

CatalinaCojocari/net-tech-course-Nicolae_Sirbu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.net_Bank_Project

/* A project started during the .NET-Tech-Course offered by Endava */
@using : Blazor WebAssermbly , ASP.Net CORE , EntityFramework , IdentityServer4 , MediatR

Features :
#Creat a new user
#Choose a default currency for your account
#Creat diiferent kind of wallets in different currencies
#Delet wallet
#Make transactions between different wallets
#If the source wallet has a currency other than the recipient's wallet, the amount will be changed automatically
#Keep a transaction history
#CashByCode option

About

A small .net project of a bank system , where people can create and accout , add wallets with different currencies and make transactions between them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.3%
  • HTML 27.6%
  • CSS 2.0%
  • JavaScript 0.1%