MichaelMagomedov / javahack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raiffeisen hackathon, Moscow September 2019. Team Ti/ender 🐶🦊🐥

  1. Архитектура
  2. Architecture
  3. Front-end
  4. Back-end
  5. Team

Service for the full support of the entrepreneur until winning tender purchases.
This repository implements the simple tender search functionality through an external API with any filters.


Архитектура

Для реализации данного решения не требуется большого количества ресурсов, так как мы не являемся сложной тендерной площадкой. Мы ищем для клиента наиболее подходящие тендеры.

На нижней картинке отображена архитектура приложения. Черным цветом выделено то, что было сделано за этот хакатон. Серым цветом отображена дальнейшая разработка. Мы обращаемся к площадке по API для поиска тендеров.

Мы будем синхронизировать переодически данные для отслеживания:

  1. Новых тендеров
  2. Обновление статусов тендера
  3. Обучение нейронной сети
  4. Формирования предложения клиенту

Architecture

To implement this solution, a large amount of resources is not required, since we are not a complex tender site. We are looking for the most suitable tenders for the client.

The bottom image shows the application architecture. Black color indicates what was done for this hackathon. Gray color indicates further development. Now we are turning to the API site to search for tenders.

We will periodically synchronize tracking data:

  1. New tenders
  2. Update tender status
  3. Neural network training
  4. Forming an offer to the client

Front-end

For the web part we used the Angular js. Here is the repository

Back-end

  • Java ☕️
  • Spring framework ☘️

Team

Vladislav Ulianov
Gregory Shabalov
Mikhail Magomedov
Roman Manshin

About


Languages

Language:Java 100.0%