Skip to content

Game generating randomly countries, where we have to guess which capital.

Notifications You must be signed in to change notification settings

guilhermepiccioni/DjangoAPI_RandomCity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To execute, run the following commands:

--> pip install virtualenv --> virtualenv venv --> source venv/bin/activate --> pip install -r requirements.txt

--> python manage.py runserver or --> python3 manage.py runserver

And then access the browser through the localhost link.

About

Game generating randomly countries, where we have to guess which capital.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published