Skip to content

Final Project of Database Management Course at UnB in 2021.1

License

Notifications You must be signed in to change notification settings

gss214/Sexto-Andar

Repository files navigation

Development Information

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.

Description

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.

Docker

This project was built using a Docker container. To install follow the instructions of the oficial documentation.

Running the project

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.

Logins to access CRUD operations

login: [email protected]
password: 12345

login: [email protected]
password: 12345

Project Overview

About

Final Project of Database Management Course at UnB in 2021.1

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published