Coder Social home page Coder Social logo

django3's Introduction

Django 3 apps upgraded to Django 4

This repo contains some major apps worth boasting about during my adventure as a Django developer. The core folder consists of several ultra basic apps.

hardware

The app presents a simple mechanism of searching through database with a range of criteria.

hr_working_hours

The hr_working_hours app helps to track and calculate working hours of temporary contractors. Moreover, it enables to draw reports about their activity and days off during their contract time. The working time can be adjusted and monitored buy workers' immediate supervisors. All records can be turned into reports that divide data into locations, managers, a particular worker and a selected company.

Working time records can be created manually by supervisors or can be transferred automatically from a card reader placed at the door. The reader (see software for it: https://github.com/andrzejzmuda/kivy_CardReader) scans the card number, recognizes if a worker enters or leaves premises, and eventually saves it to a local database. After that, the record is transferred by airflow service (see software for it: https://github.com/andrzejzmuda/airflow_dags) to the hr_working_hours app database.

canteen

The canteen app has been developed to ease the processs of orders managing in the company canteen. The main goal is to enable workers to place an order for a meal for a selected day, using several terminals placed in the premises. The order is then added to the database. Each day after 9.30 AM the reports with the orders for the particular day is automatically sent to the caterer. The application allows to create an array of different reports useful for HR dept and accountancy dept.

instructions

The app give an idea of a CRUD app, using file upload and signals that work with folders.

django3's People

Contributors

andrzejzmuda avatar dependabot[bot] avatar

Stargazers

 avatar  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.