Skip to content
View Deskech's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Colombia

Block or report Deskech

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. isadent-Billing-microservice isadent-Billing-microservice Public

    This microservice is responsible for listening to the quotation, patient, and payment microservices, storing their events in order to provide the user with a formatted view of the relevant invoice …

    Java 1

  2. isadent-Patients-Microservice isadent-Patients-Microservice Public

    This microservice receives information about new patients, stores it, and also returns the patient's information via a POST request in the controller. It is also responsible for publishing events t…

    Java 1

  3. isadent-payment-microservice isadent-payment-microservice Public

    Handles new payments via POST requests with patient details. Implements CQRS and event sourcing to provide payment history. Publishes events to the Bill microservice for value updates.

    Java 1

  4. isadent-Quotation-Microservice isadent-Quotation-Microservice Public

    This microservice receives requests to create new quotations, providing a formatted view for the user that will later be converted to PDF. It publishes events such as first-time payments to the pay…

    Java 1

  5. isadent-users-microservice isadent-users-microservice Public

    This microservice handles user registration and login functionality for the Isadent Software

    Java 1

  6. Shell-for-everybody Shell-for-everybody Public

    simple shell for everybody built with love and java

    Java