Skip to content

DCC-CC4401/2021-1-Grupo-16

Repository files navigation

2021-1-Grupo-16

Bazar project.

Running the app

First, create a PostgreSQL user postgres with password grupo16, and an empty database named bazardb.

For running the app, execute the following commands in a terminal shell:

python3 manage.py makemigrations stores users
python3 manage.py migrate
python3 manage.py runserver

Or run the simplified command:

python3 run.py

Then, head for http://127.0.0.1:8000/home/ for testing the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •