To run the application, install the requirements by running the following command -
pip3 install -r requirements.txt
And to run the Server, run the command -
python3 index.py
In the login section, the credentials for the admin are:
Username: admin
password: secret
Any new file uploaded in the selected Category will override the existing file.