Git Product home page Git Product logo

isep-lapr2's Introduction

README

This repository contains the integrative project developed in the ambit of LAPR2 course, ISEP 2021.

This application is intended to manage and overview the vaccination process performed by multiple vaccinations centers as well as many health care professionals, from the creation of centers and the vaccination process, to the viewing of statistics.

It also contains multiple brute-force and sorting algorithms, used to analyze the performance of a center, with their complexity analised using discrete mathematics theorems.

This application was developed using agile and GRASP methodologies and all the developed functionalities can be viewed in the docs folder, in the directory of their respective sprint.

User Stories developed by me

  1. Sprint B - US11: As an administrator, I want to get a list of Employees with a given function/role.
  2. Sprint C - US04: As a receptionist at a vaccination center, I want to register the arrival of a SNS user to take the vaccine
  3. Sprint D - US16: As a center coordinator, I intend to analyze the performance of a center.

Domain Model

domain model

Application Overview

The following sequence diagram graphically represents the intended flow for the application where there is a clear separation (decoupling) between the domain classes and the user interaction classes (user interface). This decoupling is performed by classes with the suffix Controller.

GeneralOverview

The execution of some functionalities by users must be preceded and verified by an authorization mechanism based on users' roles. This verification can be carried out as follows:

CheckingUserAuthorization

Users' authentication and authorization processes are reutilizing an external component called AuthLib. Documentation regarding this component is available here.

isep-lapr2's People

Contributors

mlw157 avatar

Watchers

 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.