Skip to content

Learning Django with Hillel. Project is about currency exchanges

Notifications You must be signed in to change notification settings

TheNormalStudent/django_currency_Hillel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django_currency_Hillel

Learning Django with Hillel. Project is about currency exchanges

#Currency

###How to start the project

First off all create virtual environment using this command

$ python3 -m venv env

Activate environment

$ . env/bin/activate

Then run a server

$ python app/manage.py runserver

About

Learning Django with Hillel. Project is about currency exchanges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages