ASP.NET-Core repository is stuffed with web apps built using ASP.NET Core MVC on various case studies.
It is web app conceptualized for the bank employees of FedChoice Bank. This web app enables the bank to major oprations on the internet. Services:
- Login functionality ONLY for the bank employees.
- Create, Update, Delete & Search the customer through customerId.
- Open, Close, Delete the respective bank account(Savings, Current).
- Enables bank cashier to Deposit, withdraw, Transfer money from one account to another.
- Enables customer executive to cater to customer's request to view/download/print a detailed account statement in the form of a pdf, prn file.
This webapp is currently hosted on Microsoft Azure,have a look: Fedchoice Bank
- Employee Id: 201920980
- Employee Password: vp@ICICIB
The file for this app is RetailBanking.zip in the repo
An simple ASP-Net core MVC app to add products and keep a record of it.
Services:
- Add a product by filling a form
- View all the products in the inventory
- Filter the list by product category, for faster search