Giter VIP home page Giter VIP logo

wba2ss20knappeyilmaz's People

Contributors

cem-y avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

cem-y

wba2ss20knappeyilmaz's Issues

Domänenmodell & Concept-Map

Hallo Mario,

ich habe jetztz das Domänenmodell soweit überarbeitet das ich die technischen Einflüsse der Watchlist herausgenommen habe und mich mehr auf die Thematik bezogen habe. Ist das jetzt soweit in Ordnung oder ist das noch zu allgemein gehalten?
Ich kann mich jetzt nicht daran errinnern ob im letzten Gespräch etwas zu der Concept-Map gesagt wurde, wird diese überhaupt bewertet oder spielt sowas keine Rolle?

Anwendungslogik Bewertung / Empfehlung

Realisierung der Anwendungslogik (Berechnung von Aktien-Bewertungen / Rating) kann auch auf der Dienstgeberseite erfolgen. Jedoch würden die Individualisierung der Bewertungskriterien die Datenerhaltung erhöhen. Eine Alternative wäre ein Standart Bewertung auf der Dienstgeberseite und Individualisierungsmöglichkeit auf der Clientseite.

MS 3:

Überlegungen
Anwendungslogik für Dienstnutzer
Signifikant !

Weitere Ressourcen

Es ist möglich noch weitere Ressourcen aus dem Domänenmodell zu entnehmen.

Empfehlung

Resource Methode Semantik content-type
(req)
content-type
(res)
status code
/shares/rating GET Gibt alle
Aktien inclusive der Empehlung aus
application/json 200 (OK)
404 (Not Found)
400 (Bad Request)
/shares/?
name=search/rating
GET Aktien mit Beurteilung
die Aktie wird gesucht
application/json 200 (OK)
404 (Not Found)
400 (Bad Request)
/shares/?
tag=filter/rating
GET Filtert Aktien
nach einem
bestimmten Tag und Ausgabe mit Empfehlung
application/json 200 (OK)
404 (Not Found)
400 (Bad Request)
/shares/:shareID/rating GET Gibt die Rating
zu einer
bestimmten
Aktie zurück
application/json 200 (OK)
404 (Not Found)
400 (Bad Request)
/shares/toprating GET Top 10 Aktien nach Rating application/json 200 (OK)
404 (Not Found)
400 (Bad Request)

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.