Skip to content

viopl/flask_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An application to test the simplest Flask project

The application reads data from the URL https://dummyjson.com/quotes and displays a quote. The user is allowed to

  • choose a name for the title
  • get a random quote
  • get the next quote based on the index

Required packages

  • for run-time
    • Flask
  • for unit tests
    • Parameterized

Usage

About

Playground for Flask projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published