Skip to content

hemanth-sp/django-currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

django v2.2 currency-converter of different countries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published