Final Project of Database Management Course at UnB in 2021.1.
University of Brasilia, Institute of Exact Sciences, Computer Science Department.
Developed by: Guilherme Silva Souza and Maria Eduarda Machado de Holanda.
Technologies used: Python, Flask, MySQL, Docker.
The project is a web applicatin that seeks to develop a database that supports the flow of digital real estate. Our work aims to provide a data manipulation tool, which meets the following requirements: a functional CRUD, a persistence layer and use of views and procedures.
This project was built using a Docker container. To install follow the instructions of the oficial documentation.
Type the command docker compose up
in your terminal and wait until the container is finish building. After that, acess in your browser the adrress http://127.0.0.1:5000/
. To finish the execution type ctrl+c
.
login: [email protected]
password: 12345
login: [email protected]
password: 12345