Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagomvilela/cbic-calculator
Project development for the 2nd unit of the Introduction to Programming course at the Federal Institute of Pernambuco.
https://github.com/thiagomvilela/cbic-calculator
interface pycharm pyqt5 python qt5 qtdesigner vscode
Last synced: 13 days ago
JSON representation
Project development for the 2nd unit of the Introduction to Programming course at the Federal Institute of Pernambuco.
- Host: GitHub
- URL: https://github.com/thiagomvilela/cbic-calculator
- Owner: thiagomvilela
- Created: 2022-12-30T12:42:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T21:45:20.000Z (about 2 years ago)
- Last Synced: 2024-11-12T12:13:17.670Z (2 months ago)
- Topics: interface, pycharm, pyqt5, python, qt5, qtdesigner, vscode
- Language: Python
- Homepage:
- Size: 2.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Calculator of the basic unit cost of civil construction.
## Project description
The project is a calculator for the civil construction sector, developed for 2nd unit the introductory programming course at the Federal Institute of Pernambuco (IFPE) and TMV Architecture company.CUB (Basic Unit Cost) is a monetary indicator that shows the basic cost for construction. Its objective is to discipline the real estate development market, serving as a parameter in determining the costs of the civil construction sector.
Based on the norm NBR-12.721/2006 of the Brazilian Association of Technical Standards, using indicators from: Brazilian Chamber of Construction Industry (CBIC) and the Syndicate of the Civil Construction Industry in the State of Pernambuco (SINDUSCON/PE).
### 🛠Technologies
The following tools were used in the construction of the project:
- [Python](https://www.python.org/)
- [QT Designer](https://build-system.fman.io/qt-designer-download)