GithubHelp home page GithubHelp logo

anthrax3 / backend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mauridirienzo/backend

0.0 0.0 0.0 230 KB

As a insurance company we've been asked to develop an application that manage some information about our insurance policies and company clients. To do that, we have two services that provide us with all the data needed: * The list of company clients can be found at: http://www.mocky.io/v2/5808862710000087232b75ac * The list of company policies can be found at: http://www.mocky.io/v2/580891a4100000e8242b75c5 With that information, we need to create a Web API that exposes services with some constraints: * Get user data filtered by user id -> Can be accessed by users with role "users" and "admin" * Get user data filterd by user name -> Can be accessed by users with role "users" and "admin" * Get the list of policies linked to a user name -> Can be accessed by users with role "admin" * Get the user linked to a policy number -> Can be accessed by users with role "admin" We have the following constraints: * REST Web API should be developed using MVC WebAPI * Think about licenses of 3d party libraries (if needed) * Authentication and authorization. Take the user role from the web service that returns the list of company clients As our stakeholders are very fussy, here you have some tips: * Usage of last technologies * Solution properly structured * Usage of patterns * Add everything you thing it's needed to ensure product's quality.

CSS 14.25% C# 85.58% ASP 0.18%

backend's People

Contributors

mauriciodirienzo 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.