Giter Site home page Giter Site logo

renklod's Introduction

It is necessary to build a class architecture and abstraction of interaction with the database, file system, cache and log and implement daily distribution of the workday plan to all employees in txt format

Everything must be built on abstraction, to implement, you don’t just need to write comments on what functionality should be described,

We have a table with employees, folder with a plan for each day of the week (there should be only 5 files, we simply check the file creation date and determine whether it is a new plan or not, if not, we throw an exception)

at 9:00 from Mon - Fri we send out the plan to employees

cache cache users (since we have a large database of employees, we take them from the cache, for clarity, perhaps we will have a different repository, api, etc.)

log In the log table, record the employee’s name, path to the report file, the date the report was generated and the time it was sent - code only, without a database

log and cache must be implemented by separate classes that will be used in the class we need

post the code on GitHub or, if possible, on Packagist

renklod's People

Contributors

aleksandrkravchukos avatar

Watchers

 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.