Skip to content

MigangalWork/DjangoWeb_Python_G1Proyect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HERRAMIENTAS USADAS:

Frontend:

  • Html5
  • Css
  • Bootstrap
  • Figma

Backend:

  • Django
  • MySQL

EJECUCIÓN DEL PROGRAMA:

Para ejecutar correctamente la aplicación hay que correr los siguientes comandos en la terminal de python:

1- pip install mysqlclient

2- py manage.py makemigrations

(si no hace las migrations probar este comando: py manage.py makemigrations prototype_2 )

3- py manage.py migrate

4- py manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors