Giter Club home page Giter Club logo

yobsso's People

Contributors

yobs2k avatar hardecgohard avatar

Stargazers

 avatar  avatar

Watchers

 avatar

yobsso's Issues

Set-up RabbitMq

SetUp RabbitMQ. System design for a events queue. Add base events.

Create new executing maven module "rest"

  1. Create new executing maven module "rest", add only GetRequest.

For example GET api/v1/users -- Get all paginated user DTOs
For example GET api/v1/company -- Get all paginated company DTOs
For example GET api/v1/company/users -- Get all paginated users in company

and e.t.c

  1. Add and research api version mechanism (v1/v2 e.t.c)

Create company

Добавить новый функционал в веб части: Создание компании, которую будем привязывать к аутентифицированному юзеру.

  1. Нужно реализовать базовый CRUD для компании.
  2. Необходимо добавить возможность добавления других пользователей в компанию.
  3. Добавить вёрстку под все это дело, логику редактирования компании перенести в настройках. Для поиска пользователей нужен селектор, который бы ходил на бекенд посредством апи запроса из джса и динамически искал юзеров по почте и юзернейму одновременно. А результаты вываливал. Ещё в жс методе надо учесть, чтобы посылался запрос тогда, когда пользователь введет больше чем 2-3 символа. В базе искать с помощью sql оператора like

Add notification

С помощью eventGateway сделать нотификацию на следущие события:

  1. Приглашение пользователя в компанию
  2. Удаление пользователя из компании.

Нужно сделать так, чтобы пользователь получал уведомления внутри нашей системы и себе на почту.

Add base ci

Configure base ci process. Use .sh maven scripts in root projects

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.