louisshulman / FiBase

A website hosting some financial calculations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FiBase

A website hosting some financial calculations Hackathon Project at Auburn Hacks 2019

The API is not deployed to a separate server -To test/ use it (On Windows)

  1. Run the flask app locally Navigate to the API Folder Activate the virtual environment (flaskenv) Run Flask
    • $env: FLASK_APP = "hello.py"
    • flask run
  2. In a separate powershell window
    • python -m http.server

Created by Louis Shulman and Josh Chima.

About

A website hosting some financial calculations


Languages

Language:Python 97.6%Language:JavaScript 1.0%Language:HTML 0.6%Language:CSS 0.4%Language:C 0.3%Language:PowerShell 0.0%Language:Batchfile 0.0%