https://github.com/igorconstant/tayco
Site desenvolvido para a empresa Tayco.
https://github.com/igorconstant/tayco
codeigniter3 html5 javascript mysql-database scss
Last synced: about 2 months ago
JSON representation
Site desenvolvido para a empresa Tayco.
- Host: GitHub
- URL: https://github.com/igorconstant/tayco
- Owner: IgorConstant
- License: mit
- Created: 2022-11-30T22:31:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T21:39:10.000Z (over 2 years ago)
- Last Synced: 2025-03-28T10:12:27.409Z (about 1 year ago)
- Topics: codeigniter3, html5, javascript, mysql-database, scss
- Language: PHP
- Homepage:
- Size: 37.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Tayco
PT_BR:
A necessidade do desenvolvimento do site da empresa Tayco, surgiu pela procura da melhor apresentação do produto. De forma que um novo site pudesse comportar e melhor dispor as informações ao usuário. Utilizei o Codeigniter 3 para desenvolver todo projeto, visto que foram pensadas funções para galerias, produtos, banners e afins, assim possibilitando que o usuário administre essas informações pela dashboard.
ENG:
The need to develop the Tayco company's website arose from the search for the best product presentation. So that a new site could behave and better display the information to the user. I used Codeigniter 3 to develop the entire project, since functions were designed for galleries, products, banners and the like, thus allowing the user to manage this information through the dashboard.
## Instalação // Install
PT_BR: Utilizei o Gulp, para automatizar algumas tarefas do front-end do projeto, então é necessário realizar o download das dependências
ENG: I used Gulp to automate some front-end tasks of the project, so it is necessary to download the dependencies
```bash
yarn
```
## Autores
- [@IgorConstant](https://www.github.com/IgorConstant)
- [@zanotta](https://github.com/zanotta)
## Documentação
[Codeigniter](https://codeigniter.com/userguide3/index.html)
[Bootstrap](https://getbootstrap.com/)
[Gulp](https://gulpjs.com/)
[UiKit](https://getuikit.com/)
## Documentação de cores
| Cor | Hexadecimal |
| ----------------- | ---------------------------------------------------------------- |
| Primary |  #ee2b37 |
| Black |  #000000 |
| White |  #ffffff |
| Gray-500 |  #efefef |