An open API service indexing awesome lists of open source software.

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.

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](https://via.placeholder.com/10/ee2b37?text=+) #ee2b37 |
| Black | ![#000000](https://via.placeholder.com/10/000000?text=+) #000000 |
| White | ![#ffffff](https://via.placeholder.com/10/ffffff?text=+) #ffffff |
| Gray-500 | ![#efefef](https://via.placeholder.com/10/#efefef?text=+) #efefef |