Skip to content

Adrian-Tamas/PythonLibaryFrontend

Repository files navigation

Description

A basic UI app created to consume the RestApi service created in the PythonLibraryBackend repo.

It is a basic UI app created using Bootstrap and Flask so that it can be easily tested using automation for learning purposes

Requirements for running the application

Running the application

  • clone the repository
  • install requirements: pip install -r requirements.txt
  • run the front-end.py file: python front-end.py
  • Open http://127.0.0.1:50001 in any browser

About

Demo UI application for the PythonLibraryBackend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published