GithubHelp home page GithubHelp logo

mep's Introduction

Systém pro kontrolu vstupenek s využítím QR kódů

Getting started:

  1. Have up-to-date linux distro
  2. Have docker installed
  3. Run: "source run.sh"
  4. Use "export-data" and "import-data" to for migrating your entire database

TODO:

  • add reverse proxy to docker
  • admin UI
  • licence?
  • http cesty (/db/ /db/table/ ) ... testy?
  • dokumentace obsahu postgres
  • dokumentace trid/metod

Součásti aplikace:

  • api
    • pip: flask, psycopg2, APScheduler, qrcode, beautifulsoup4, flask_basicauth
    • python 3.7+
  • nginx
    • reverse proxy
      • authentizace uzivatelu
      • https (ne lokalni)
    • webové rozhraní pro správu (jako "statická stránka")
      • využívá volání /api/ui/*
      • vytvareni uzivatelu
      • export tiskove sestavy
      • export dat?
      • html + css + angular.js
  • postresql
    • vsechna data zde
  • klientska aplikace
    • pro system Android 7.x+
    • prihlaseni uzivatele
    • dekodovani qr kodu
    • overeni dekodovaneho qr kodu pomoci /api/check

Testovácí strategie:

  • Porovnávání výstupu API s referenčním výstupem z dokumentace (automatizované (hashe?)
  • Android aplikace testována pomocí sady qr kodu
  • Webové rozhraní testováno manuálně (automatizace pro tento rozsah by byal neefektivní)
    • testování zátěže (skrz proxy)
    • test úspěšného obnovení z exportu/zálohy

mep's People

Contributors

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