Skip to content

puzzle-bbt/kon-ausbildungsplan-builder

Repository files navigation

Concept

UML

uml

Error handling

Two kind of Errors can occur

  1. Critical Errors
  • wrong file path
  • invalid Yaml
  1. Non Critical Errors
    • wrong data

Critical errors lead to the abortion of the program. Detailed error messages will be displayed in the terminal.

Wrong data will be handled with validators.

Validation

  • relational integrity
  • dates
    • no competence can extend the year
    • there are only four years

Technologies

  • Ruby 2.6
  • Bundler
  • Haml
  • Rake
  • Rspec

Mockup

Overview

Overview_Mockup

Semester

Semester_Mockup

Flowchart

Flowchart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published