Coder Social home page Coder Social logo

bankdb's Introduction

BankDB

BankDB (Application to rate Banks and their branches.

Backend side:

Project type: Web Api.

Framework: [.Net 4.6.1] Microsoft asp web api 2, Entity Framework 6.0, The security was implemented using Microsoft Owin libraries.

Database: Microsoft SQL 2014, Local DB loaded in the project inside App_Data folder.

Frontend side

Swagger

Client framework used: AngularJS 1.7, other JS libraries used: JQuery and Bootstrap for patter design. The logic of the client application is located in the folder web and the started page is index.html. The logic for the aplication is located at: scripts/app/app.js file and you can see the rest of the js scripts inside the app root folder.

The web application was developed using single page application technology.

Application Purpose

The purpose of the application is give the user the ability to view banks rating and general information at the same time the user can rate the banks based on a five-star scale. Each bank can have multiple branches and the ratings will be branch-base, the overall rating of the bank will be calculated based on the branches ratings. The user should be able to see the last time the bank/branch information was updated.

The solution must have two main components:

• Restful API

• Web application (SPA preferably)

In this model, the banks can use the API to query the ratings also update the bank information, add and/or remove branches, each bank must provide a valid API key/token to access/query its ratings and update the information. Each bank must be registered as a client and the key/token associated to it. Banks should be able to see ratings either per branch or globally, also the bank must have the ability to see the historical ratings at a given date. The users must be registered to rate a bank and only one rating per user per branch is allowed, to be able to rate a branch, the user must be logged in.

bankdb's People

Contributors

elymichael avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.