Skip to content

maticapra/monedas-sim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monedas-sim

Simulación de transferencia de monedas

1. Crear usuario monedasSim en PostgreSQL, con password 1234
2. Crear una base monedasSim en PostgreSQL
3. pip install -r requirements.txt
4. python manage.py migrate
5. python manage.py populate_monedas --CREA LAS MONEDAS DISPONIBLES
6. python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 40.3%
  • JavaScript 37.2%
  • HTML 22.0%
  • CSS 0.5%