Skip to content

This is the prototype of the GUI used during the International Project Week 2022!

License

Notifications You must be signed in to change notification settings

BobAaldering/IPW_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saxion International Project Week - StudyCheckinator 900

By: Bob Aaldering and Wouter Tijdhof (students Saxion University of Applied Sciences, studies Applied Computer Science and Mechatronics)

This is a python program meant for a general idea for the Internation Project Week 2022 for Saxion University of Applied Sciences.

Pay attention! Due to the short development time of this application, it is just a general overview for the involved teachers within this project week. This means that this repository is no longer maintained after 03-02-2022.

To install the packages

You have to install all the required packages with the package manager of Python:

python3 -m pip -r requirements.txt

To run the script

You have to invoke the script with Python:

python3 main.py

That will show after running:

Dash is running on http://127.0.0.1:8050/

 * Serving Flask app 'main' (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: on

Pay attention! to show the application, please press the given link to open it in your browser.

About

This is the prototype of the GUI used during the International Project Week 2022!

Topics

Resources

License

Stars

Watchers

Forks

Packages