andrejtop / django_converter

Exchange Service with Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŒ A Simple Currency Exchange Service with Django

Know more ways? Create a pull request!


๐ŸŽฅ many thanks PYTHON:TODAY


Use

$ git clone https://github.com/andrejtop/django_converter.git
$ cd django_converter/
$ pip install -r requirements.txt
$ ./manage.py migrate
$ ./manage.py runserver

About

Exchange Service with Django


Languages

Language:Python 62.6%Language:HTML 30.1%Language:CSS 7.3%