Skip to content

Single page maked with python, using the flask framework and catching data from an API

License

Notifications You must be signed in to change notification settings

ViniUme/Flask-Finance

Repository files navigation

Flask-Finance

GitHub

Translations

Accesse the site here

img1


About

This project is a website that use data of the a API, the HG Brasil, in the area of Finance. In this API, is available data of price of stock exchange, price of the principal coins, price of bitcoin in different sites and lot more. I made this site to learn to use the Flask, to make requests in APIs and to upgrade my skills in HTML and CSS

Technologies Used

Front-End

HTML5 CSS3

Back-End

Python Flask Heroku


How to run

  1. Install dependencies of program
  2. With terminal opened in folder of project, type the command:
    Flask run
    

If terminal return:

Running on http://127.0.0.1:5000/(Press CTRL+C to quit)

It's because it worked, just open this link in your browser

http://127.0.0.1:5000/

About

Single page maked with python, using the flask framework and catching data from an API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published