Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 660 Bytes

File metadata and controls

18 lines (16 loc) · 660 Bytes

django-currency-converter

currency-converter of different countries Django v2.2+, python3.5+

procedure to install django-currency-converter project

  1. Clone the project.
  2. Create python virtual environment.
  3. install requirements. $ pip install -r requirements.txt
  4. apply migrate. $ python manage.py migrate
  5. at last run django server and open localhost. $ python manage.py runserver and open http://localhost:8000

Here are demo picture

Note: background image taken from unsplash website so copyright issuess not required.