Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.83 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.83 KB

InsuranceCompany

logo

Students' project at E-Business course at Faculty of Technical Sciences in Novi Sad, which has goal to implement insurance company information system (ICIS), and full payment sistem middle layer that mediates ICIS and banking e-services required to process e-payment.

Team members:

Project specification:

Project analysis

Project analysis has been done at our Wiki page. Analysis that has been conducted consists of the following modules:

Tools used:

Backend:

  • .NET Core 1.0 MVC
  • Drools for Spring Boot

Frontend:

  • JavaScript - Angular 1.5 (Material design)
  • HTML/CSS

Database:

  • PowerDesigner for schema modeling
  • Microsoft SQL Server

System representation:

  • Draw.io - for general diagrams
  • Microsoft ThreatModelingTool 2016 - for Data flow diagram

Deployment instructions:

    1. dotnet restore at InsuranceCompany folder to install all project dependencies
    1. dotnet run at InsuranceCompany folder to run web server

OR

  • Publish and deploy app to IIS

Licence:

  • MIT