Skip to content

dariodaniele/PSSS

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is up to date with GuidoDC97/PSSS:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Software Systems Design and Development

Repository for Software Systems Design and Development project.

Group project consisting in building a single-page web application: an electronic register for schools.

AY 2019/2020

Solution

The process of design and development was besed on Agile development framework SCRUM. Two timeboxed iteration of two weeks each were made. The scrum team comunication was held using Jira software to track progress and to set the pace for development.

Specifically, the design phase was accomplished using UML and was supported by Visual-Paradigm.

Project has been completely developed in Java. The application follows an open layer architecture and it has two principal components:

  • A frontend developed using Vaadin Framework.
  • A backend developed using Spring as main framework.

Finally, the application was deployed on Amazon Elastic Beanstalk.

Documentation & Code

Complete documentation in LaTex of project can be found here.

Visual paradigm file containing UML diagrams useful to understand and to design the project can be found here.

Source code of application can be found here.

About

Repository for "Software Systems Design and Development" project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.9%
  • JavaScript 7.6%
  • CSS 2.5%