https://github.com/igorconstant/sala03arq
Desenvolvimento do Site, para o escritório de Arquitetura Sala 03
https://github.com/igorconstant/sala03arq
codeigniter html5 javascript scss uikit
Last synced: about 1 month ago
JSON representation
Desenvolvimento do Site, para o escritório de Arquitetura Sala 03
- Host: GitHub
- URL: https://github.com/igorconstant/sala03arq
- Owner: IgorConstant
- License: mit
- Created: 2023-01-09T16:59:10.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-24T15:01:37.000Z (about 3 years ago)
- Last Synced: 2025-06-25T21:39:02.124Z (12 months ago)
- Topics: codeigniter, html5, javascript, scss, uikit
- Language: PHP
- Homepage:
- Size: 82.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# sala03.arq
PT-BR: Nesse projeto, o objetivo foi desenvolver um site para o escritório de Arquitetura na cidade de Itu. Usando o framework [Bootstrap](https://getbootstrap.com/), o site será responsivo e o conteúdo (Banners, Controle de Funcionários, Projetos e Galerias.) será gerado dinamicamente. Para o front-end foi utilizado o [UiKit](https://getuikit.com/), framework modular para desenvolvimento de aplicações web.
ENG: In this project, the objective was to develop a website for the architecture office in the city of Itu. Using the [Bootstrap](https://getbootstrap.com/) framework, the site will be responsive and the content (Banners, Employee Control, Projects and Galleries.) will be dynamically generated. For the front-end, [UiKit](https://getuikit.com/), a modular framework for web application development, was used.
## Instalação
PT-BR: Instale as dependências do projeto utilizando yarn ou npm.
ENG: Install project dependencies using yarn or npm.
```bash
yarn or npm
```
## Documentação de Cores
| Cor | Hexadecimal |
| ----------------- | ---------------------------------------------------------|
| PT: Branco / ENG: White |  |
| PT: Preto / ENG: Black |  |
## Documentação de Fontes
| Fonte | URL Google Fonts |
| ----------------- | ---------------------------------------------------------------- |
| Roboto Condensed | https://fonts.google.com/specimen/Roboto+Condensed?query=Roboto+Condensed |
## Equipe
| Designers e Desenvolvimento | Figma |
| ----------------- | ---------------------------------------------------------------- |
| Gabriel Chaves, Marilia Gabriela e Igor H. Constant | https://www.figma.com/file/c6XlOtOYlp1djKAIIbHIX4/sala03.arq.br?node-id=0%3A1 |
## Stack utilizada
**Front-end:** HTML, SCSS, JS, jQuery, Bootstrap, UIKit.
**Back-end:** Codeigniter 3 e MySQL