Coder Social home page Coder Social logo

mehdibc / mv--architectures-evax Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 311 KB

This repository is a solution for question 3 of this workshop https://insatunisia.github.io/TP-ArchLog/tp2/index.html

JavaScript 8.19% TypeScript 73.08% HTML 15.27% CSS 3.46%

mv--architectures-evax's Introduction

MV* Architectures: Evax

This project has been made by Mehdi BEN CHIKHA, Ghassen Daoud and Mouheb Ben chiekh.

Architectural choice:

we choose to use MVVM (Model View ViewModel) to create the Evax application as our application is susceptible to grow fast and we want to work with TDD (easier to test with MVVM). We used angular framework to create this application. Angular philosophy is based on Componenet Oriented Architecture where each component manages a specific view as this decomposition helps us to have seperation of concerns vertically (which means that each component encapsulates the logic specific for its view) and MVVM helps us to have seperation of concerns horizentally as we can decompose component into two classes Model and ViewModel (the View is the tamplate associated to ower component).

Use cases:

The user stories we worked on are:

  • Display all the vaccnation centers
  • Filter vaccinantion center by governorate
  • Search for vaccination center (searchbox)
  • Display user's vaccination pass


Display all vaccination centers (no filters) alt text


Display all vaccination centers (Governorate filter) alt text


Display user's vaccination pass alt text

mv--architectures-evax's People

Contributors

mehdibc avatar ghassen-da avatar

Stargazers

Mohamed Amin Felah avatar Ramzi Latrous 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.