Skip to content

thelilnix/Watch_it

Repository files navigation

Watch it

Watch your users while they're watching a clock.

Test_Lint Python: 3.8 License: GPL Release Last commit Follow me

Screenshot

Table of contents

Requirements

For requirements see requirements.txt

Templates credit:

Setup

(ROOT_PROJECT_DIR)$ pip3 install -r requirements.txt # You can use virtual env too.
(ROOT_PROJECT_DIR)$ ./configure.sh

Run

(ROOT_PROJECT_DIR)$ ./run.sh # /login for Admin panel.

or

(ROOT_PROJECT_DIR)$ export FLASK_APP=src/Watch_it
(ROOT_PROJECT_DIR)$ export FLASK_ENV=production # or development for developing
(ROOT_PROJECT_DIR)$ flask run

Contributing

I will be glad! Open an issue first or work on your assigned issue.

Bug Reporting

If you have found any important bug or vulnerability, open an issue and contact me please.

email: ebsa491@gmail.com

TODO

See TODO.md

Other

Nothing more! Just pay attention to LICENSE and enjoy my free software.