Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRCode Base Order Website

Example Image

This project servers the architecture and a website that uses QR codes to place cocktail orders.

Documentation

The complete documentation can be found on my directory at the Lehre Server or at this GitHub Page

There are all necessary information to install, configure and use the website. Also, the documentation contains information about the used technologies and the architecture of the website as well a all API endpoints. There is also a demo section that shows how to use the website and the CPEE.

Structure

All code can be found in the src directory. The src directory contains all necessary python files for the different processes. The src/PHP directory that contains PHP code that is needed for some sub processes. The src/HTML directory contains the HTML code for the website.

All necessary CPEE models can be found in the CPEE directory.

The docs directory contains the documentation, which is a sphinx documentation.

Building the documentation locally

This documentation is built using Sphinx.

To build this documentation locally, clone this repo, cd into the docs folder and use the following command:

pip install -r requirements.txt
cd docs
make html

The index page is located at index.html in the _build/html directory.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages