https://github.com/rafinhaa/eshop
Loja virtual criado com PHP e Codeigniter.
https://github.com/rafinhaa/eshop
back-end codeigniter3 front-end php
Last synced: about 1 year ago
JSON representation
Loja virtual criado com PHP e Codeigniter.
- Host: GitHub
- URL: https://github.com/rafinhaa/eshop
- Owner: rafinhaa
- License: mit
- Created: 2020-08-29T00:55:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T19:31:58.000Z (about 5 years ago)
- Last Synced: 2025-01-31T10:29:41.477Z (over 1 year ago)
- Topics: back-end, codeigniter3, front-end, php
- Language: PHP
- Homepage:
- Size: 7.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: license.txt
Awesome Lists containing this project
README
About |
Technologies |
Run |
Info |
Changelog |
License
## 🔖 About
O Eshop. é uma aplicação de ecommerce, que permite a criação de uma loja virtual integrada com o gateway de pagamento PAGSEGURO.
## 🚀 Technologies
- [PHP](https://php.net/)
- [CodeIgniter](https://codeigniter.com/)
- [AdminLTE](https://adminlte.io/)
- [Eshop.](https://wpthemesgrid.com/themes/free/eshop/)
## 🏁 How to run the project
#### Clone the repository
```bash
git clone https://github.com/rafinhaa/eshop.git
cd eshop
```
#### Database config
Em /database_dump/database.sql está uma cópia do banco de dados
Configurar em /aplication/config/config.php na linha 27 a base do projeto
## ℹ️ Info
#### Credentials
- Usuário: admin@admin.com
- Senha: password
## 📄 Changelog
##### v0.0.1
- Update README.md
## 📝 License
[MIT](LICENSE.txt)
**Free Software, Hell Yeah!**