Skip to content

joel99/SoftDevHW12-Decorators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SoftDevHW12-Decorators

Testing Decorators Only

  1. Run the unit_test.py file
$ cd decorators
$ python unit_test.py

Testing Flask App

  1. Run the Flask App
$ cd app
$ python app.py
  1. Navigate to localhost:5000 in your favorite browser

Optional) Navigate to localhost:5000/fib/n (where n is a numerical value)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published