Git Product home page Git Product logo

javarush-telegrambot's Introduction

Hi there, I'm Kane Bold

Backend Java Developer

trophy


Java Spring Apache Maven IntelliJ IDEA

MicrosoftSQLServer MySQL Postgres MongoDB

Windows Ubuntu Linux Mint Android

Git GitHub GitLab

Docker

Top Langs

javarush-telegrambot's People

Stargazers

 avatar

Watchers

 avatar

javarush-telegrambot's Issues

JRTB-1: Add repository layer

Add repository layer to the project.

Acceptance Criteria:
Flyway added
Schema for database added
Spring Data added
Entities added
H2 database for testing purposes added
integration tests for with h2 added

JRTB-4: As a user, I want to get new articles no later than 20 minutes since the article was created

As a user, I want to get new articles no later than 20 minutes since the article was created.
For it, needs to be implemented Spring Scheduler.

Every 15 minutes the newly created service will :

find all active subscriptions(subscription, which linked to the active user)
find all new articles for active subscriptions
send new articles for users
Acceptance criteria:

Spring scheduler added to the project with task every 15 minutes
Logic for getting new articles added
The scheduling process for finding new articles for an active subscription must be followed by this workflow:
image

JRTB-13: implement deployment process

Implement deployment process using docker image.

Acceptance criteria:

dockerfile added to the project.
deployment process with providing environment variables is added to the project.

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.