Skip to content

OleksiiF/currency_exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency exchange

Usage

Installation

Clone the project:

https://github.com/TPY17/currency_exchange.git

Install requirements to your virtual environment:

pip install requirements.txt

Make migrations for your project:

pytnon3 manage.py migrate

Run tests:

python manage.py test

Run command for initiate db with samples of data:

pytnon3 manage.py fill_db

Running

pytnon3 manage.py runserver

Have fun.

About

Test. Django project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published