Coder Social home page Coder Social logo

work-schedules's Introduction

Overview

It's web app that lets user to create and manage work schedules. Also checks if schedule is compatibile with work law.

Funcionalities:

  • creating users accounts;
  • creating workplaces;
  • connecting users with workplaces;
  • creating schedules for workplaces for chosen year, month and workplace;
  • schedules includes workers connected to chosen workplace;
  • editing existing schedules;
  • creating guidelines with info how many workers should be in work each day;
  • schowing changes between unaccepted and accepted versions of schedule
  • loading schedule from xlsx file;
  • exporting schedules to xlsx file;

Please mind that project is not yet finished and final list will have few more positions.

Requirements:

  • Linux (preferred) or Windows
  • Python 3.6
  • Google Chrome and Chromedriver (for testing)
  • pip

Starting app:

  1. Setup virtualenv
  2. install Python libraries
$ pip install -r requirements.txt
  1. Set up database
$ flask db upgrade
  1. Run app
$ python manage.py runserver

Login data

user: admin admin

password: a

Run Robot tests

With app running:

$ pybot -d robot/results robot

Google Chrome and Chromedriver required.

Run unit tests

With app running:

$ py.test

Google Chrome and Chromedriver required.

work-schedules's People

Contributors

cmiacz avatar dependabot[bot] avatar kozielpiotr avatar

Watchers

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