Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

mamcer/atm-fun

Repository files navigation

ATM Fun

This project was part of a technical exam that have to be completed in just a couple of hours.

The proposed topic was a basic ATM. Authenticate with your card and pin, select and execute an operation: balance or withdraw. Also most important actions needs to be logged in a database table.

The core functionality and entities are almost untouch (very basic). I have then included more test projects, application versioning, stylecop, cmd files to measure code coverage, deploy the application, etc.

I took this simple project as an example from the folder, solution structure and use of tools. I wrote a blog post explaining details.

Technologies

  • MVC 5
  • Entity Framework 6
  • Unity
  • log4net
  • SQL Server 2016

Screenshot

screenshot

Live Demo

A live demo version of the application is hosted in Azure

http://atmfun.azurewebsites.net/
123/1234

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages