Skip to content

SinisterFour/FinancialOracleServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinancialOracleServer

Server that calculates and predicts inflation based on parameters given by the web application.

Setup project

  1. Install python. You can do it in this link.
  2. Fire up a terminal.
  3. Clone the project with the following command git clone https://github.com/SinisterFour/FinancialOracleServer.git or if you want to install it using SSH you can use [email protected]:SinisterFour/FinancialOracleServer.git.
  4. Go to theproject folder with cd FinancialOracleServer.
  5. If modules are missing, type pip3 install <ModuleName>.
  6. Run the app by typing command python3 wsgi.py. And go to http://127.0.0.1:5000/ to see the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages