GithubHelp home page GithubHelp logo

adidas-app's Introduction


This project allow to manage emails in a queue. We have these modules:


base-domain: It contains the bussines logic. Only interfaces, without implementation. It's our domain tier.
base-infraestructure: It contains features that depending of libraries about comunicatión like Kafka

adiclub-service: Contains the implementation for managing members. It allows to creating, reading and deleting members.
email-service: It's the responsive to sending emails.
priorite-sale-service: It manage the priority of sending manage. It's posible to configuring how many emils send each minute. Also, it manages the table of sales


public-service: It's the public interface to access our system.

admin-ui: A simple interactive dashboard for managing ours tables.

server-config: It use Spring-Cloud-Config for centralizating the system configuration. This configuration is in another repository: https://github.com/jorgerubira/adidas-config
eureka-server: It's a discoverer of service Rest. When our public-service start, eureka register his IP and Port for external applications

There is a file docker-composer for deploy this modules in a Docker. It's important server-config start before the other modules because this module has the configuratión.
If you want to practice, you can use the admin-ui:

Adidas1

If you make members and one sale, you can start a queue. Every members will receive a email in order of priority.
Email
It's posible to pausing and resuming the emails of sale.
Each sale has a queue so you can make several sales at the same time.

adidas-app's People

Contributors

jorgerubira avatar

Watchers

James Cloos avatar  avatar

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.