Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Django Financial Calculator

Clone Git

  • git clone.

Move to calculator folder.

  • cd calculator

Set up virtual environment and Run it

  • python -m venv env
  • env\scripts\activate

Install the dependencies.

  • pip install -r requirements.txt

Setting environment variable in .env file.


Run

  • python manage.py runserver

Browse

  • localhost:8000

About

Django Financial Calculator that calculates the optimal amount of time to compound a cryptocurrency yield farming investment.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages