Overview
My API
System Designs
Dienstleistungen
Kontakt
Energieausgleich
Ansprechpartner
Impressum
Prompt for the
LandApp
Please create a React-JS application for the LandModule. The application has to offer the following views for the user interface: 1. FachView 2. FachNachfrageStatistikView 3. LandView 4. PreisStudieView 5. VerbandView The views have to be reachable for the user via a menu list at the left side of each view. The requirements for the 5 views are defined below. 1. The FachView must contain the following fields: - name: IstKernfach type: BOOL - name: Kategorie type: STRING - name: Name type: STRING An existing Fach entity should be loaded from the relative URL: "/LandService/fach/{id}" (HTTP-GET) If a new Fach entity has been created, the new entity should be posted to the relative URL: "/LandService/fach" (HTTP-POST) If an existing Fach entity has been updated, the modified entity should be sent to the relative URL: "/LandService/fach/{id}" (HTTP-PUT) If an existing Fach entity has to be deleted, the following relative URL should be called: "/LandService/fach/{id}" (HTTP-DELETE) Add a HTML table to the view with the following Unterrichtsstunde columns: - column: Ortsbeschreibung - column: NachhilfeVertrag - column: Fach - column: DauerMinuten - column: IstNachholstunde - column: Unterrichtsformat - column: Lehrkraft - column: GeplantAm The table should have the title "Unterrichtsstundes" und the data must be loaded from the server with the following relative URL: "/UnterrichtsformatService/unterrichtsstunde/fach/{id}" Add a HTML table to the view with the following FachNachfrageStatistik columns: - column: Jahr - column: Fach - column: AnteilProzent - column: Land The table should have the title "FachNachfrageStatistiks" und the data must be loaded from the server with the following relative URL: "/LandService/fachnachfragestatistik/fach/{id}" 2. The FachNachfrageStatistikView must contain the following fields: - name: AnteilProzent type: STRING - name: Fach type: Fach - name: Jahr type: LONG - name: Land type: Land The data source for the [Fach] select control should be loaded from the relative URL: "/LandService/fach" (HTTP-GET) The data source for the [Land] select control should be loaded from the relative URL: "/LandService/land" (HTTP-GET) An existing FachNachfrageStatistik entity should be loaded from the relative URL: "/LandService/fachnachfragestatistik/{id}" (HTTP-GET) If a new FachNachfrageStatistik entity has been created, the new entity should be posted to the relative URL: "/LandService/fachnachfragestatistik" (HTTP-POST) If an existing FachNachfrageStatistik entity has been updated, the modified entity should be sent to the relative URL: "/LandService/fachnachfragestatistik/{id}" (HTTP-PUT) If an existing FachNachfrageStatistik entity has to be deleted, the following relative URL should be called: "/LandService/fachnachfragestatistik/{id}" (HTTP-DELETE) 3. The LandView must contain the following fields: - name: Name type: STRING An existing Land entity should be loaded from the relative URL: "/LandService/land/{id}" (HTTP-GET) If a new Land entity has been created, the new entity should be posted to the relative URL: "/LandService/land" (HTTP-POST) If an existing Land entity has been updated, the modified entity should be sent to the relative URL: "/LandService/land/{id}" (HTTP-PUT) If an existing Land entity has to be deleted, the following relative URL should be called: "/LandService/land/{id}" (HTTP-DELETE) Add a HTML table to the view with the following Eltern columns: - column: Region - column: Land - column: Einkommensniveau - column: Bildungsniveau The table should have the title "Elterns" und the data must be loaded from the server with the following relative URL: "/RegionService/eltern/land/{id}" Add a HTML table to the view with the following Schule columns: - column: IstOeffentlich - column: Land - column: Region - column: Name - column: Schulform The table should have the title "Schules" und the data must be loaded from the server with the following relative URL: "/RegionService/schule/land/{id}" Add a HTML table to the view with the following Verband columns: - column: Name - column: Geltungsbereich - column: Webseite - column: Land The table should have the title "Verbands" und the data must be loaded from the server with the following relative URL: "/LandService/verband/land/{id}" Add a HTML table to the view with the following PreisStudie columns: - column: Institution - column: Jahr - column: Land - column: Titel The table should have the title "PreisStudies" und the data must be loaded from the server with the following relative URL: "/LandService/preisstudie/land/{id}" Add a HTML table to the view with the following Region columns: - column: Land - column: Name - column: IstWestdeutsch - column: RegionTyp The table should have the title "Regions" und the data must be loaded from the server with the following relative URL: "/RegionService/region/land/{id}" Add a HTML table to the view with the following Nachhilfeanbieter columns: - column: IstGemeinnuetzig - column: IstFranchiseSystem - column: Land - column: IstOnline - column: Region - column: IstZertifiziert - column: Name - column: AnbieterTyp The table should have the title "Nachhilfeanbieters" und the data must be loaded from the server with the following relative URL: "/NachhilfeanbieterService/nachhilfeanbieter/land/{id}" Add a HTML table to the view with the following FachNachfrageStatistik columns: - column: Jahr - column: Fach - column: AnteilProzent - column: Land The table should have the title "FachNachfrageStatistiks" und the data must be loaded from the server with the following relative URL: "/LandService/fachnachfragestatistik/land/{id}" Add a HTML table to the view with the following Haushalt columns: - column: Region - column: Land - column: Einkommensniveau - column: Bildungsniveau The table should have the title "Haushalts" und the data must be loaded from the server with the following relative URL: "/SchuelerService/haushalt/land/{id}" Add a HTML table to the view with the following Studie columns: - column: Kernaussage - column: Land - column: Titel - column: Jahr - column: Institution The table should have the title "Studies" und the data must be loaded from the server with the following relative URL: "/StudieService/studie/land/{id}" Add a HTML table to the view with the following Schueler columns: - column: Klassenstufe - column: Region - column: Schulform - column: HaushaltEinkommen - column: ElternBildungsniveau - column: Land - column: Geschlecht - column: HatMigrationshintergrund The table should have the title "Schuelers" und the data must be loaded from the server with the following relative URL: "/SchuelerService/schueler/land/{id}" Add a HTML table to the view with the following Zertifizierungsstelle columns: - column: IstIso9001 - column: Name - column: Standard - column: Land The table should have the title "Zertifizierungsstelles" und the data must be loaded from the server with the following relative URL: "/StudieService/zertifizierungsstelle/land/{id}" Add a HTML table to the view with the following RisikoOrganisation columns: - column: Name - column: IdeologieTyp - column: IstExtremistisch - column: Land The table should have the title "RisikoOrganisations" und the data must be loaded from the server with the following relative URL: "/RisikoOrganisationService/risikoorganisation/land/{id}" 4. The PreisStudieView must contain the following fields: - name: Institution type: STRING - name: Jahr type: LONG - name: Land type: Land - name: Titel type: STRING The data source for the [Land] select control should be loaded from the relative URL: "/LandService/land" (HTTP-GET) An existing PreisStudie entity should be loaded from the relative URL: "/LandService/preisstudie/{id}" (HTTP-GET) If a new PreisStudie entity has been created, the new entity should be posted to the relative URL: "/LandService/preisstudie" (HTTP-POST) If an existing PreisStudie entity has been updated, the modified entity should be sent to the relative URL: "/LandService/preisstudie/{id}" (HTTP-PUT) If an existing PreisStudie entity has to be deleted, the following relative URL should be called: "/LandService/preisstudie/{id}" (HTTP-DELETE) Add a HTML table to the view with the following PreisStudieEintrag columns: - column: DauerMinuten - column: Notizen - column: PreisStudie - column: Unterrichtsformat - column: MonatsPreis - column: Region The table should have the title "PreisStudieEintrags" und the data must be loaded from the server with the following relative URL: "/UnterrichtsformatService/preisstudieeintrag/preisstudie/{id}" 5. The VerbandView must contain the following fields: - name: Geltungsbereich type: STRING - name: Land type: Land - name: Name type: STRING - name: Webseite type: STRING The data source for the [Land] select control should be loaded from the relative URL: "/LandService/land" (HTTP-GET) An existing Verband entity should be loaded from the relative URL: "/LandService/verband/{id}" (HTTP-GET) If a new Verband entity has been created, the new entity should be posted to the relative URL: "/LandService/verband" (HTTP-POST) If an existing Verband entity has been updated, the modified entity should be sent to the relative URL: "/LandService/verband/{id}" (HTTP-PUT) If an existing Verband entity has to be deleted, the following relative URL should be called: "/LandService/verband/{id}" (HTTP-DELETE) Add a HTML table to the view with the following AnbieterVerbandMitgliedschaft columns: - column: Verband - column: SeitJahr - column: Nachhilfeanbieter The table should have the title "AnbieterVerbandMitgliedschafts" und the data must be loaded from the server with the following relative URL: "/RisikoOrganisationService/anbieterverbandmitgliedschaft/verband/{id}"
Copy prompt
Overview
My API
System Designs
Dienstleistungen
Kontakt
Energieausgleich
Ansprechpartner
Impressum