Skip to content

PracticalMagicProgramming/flask-forex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Forex

A Little Baby Forex Converter made with Flask <3

This is a tiny little forex Converter I made for school a while ago as a way to demonstrate my testing and basic knowledge of flask.

Some of the highlights of this project include:

  • Try/Catch error handling
  • Basic testing using unittest test library
  • Learning to create focused view functions (each route handles specific functionality)

Note

Normally I would not leave pdb in my imports but I wanted to leave it in as a demonstration of my fav debugging strategy- breakpoints <3

About

A Little Baby Forex Converter made with Flask <3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published