An open API service indexing awesome lists of open source software.

https://github.com/smolyakoff/vabank

Online banking website
https://github.com/smolyakoff/vabank

angular c-sharp ddd spa

Last synced: 10 months ago
JSON representation

Online banking website

Awesome Lists containing this project

README

          

# VaBank
This is sample online banking application developed as a course project.

##### Technologies used
- **REST API** using ASP.NET Web API, OWIN
- **Database Access** using Entity Framework, SQL Server, Fluent Migrator
- **Asynchronous Task Execution** using Hangfire
- **UI** using Angular.js, Bootstrap
- **Build Automation** using Visual Studio Online and MSBuild

##### Screenshots
![Screen 1](https://raw.githubusercontent.com/smolyakoff/vabank/master/docs/Screenshots/screen%20(1).png)
![Screen 2](https://raw.githubusercontent.com/smolyakoff/vabank/master/docs/Screenshots/screen%20(2).png)
![Screen 3](https://raw.githubusercontent.com/smolyakoff/vabank/master/docs/Screenshots/screen%20(3).png)