Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pferreirafabricio/php-social-sebo

:book: Platform to sell and share books
https://github.com/pferreirafabricio/php-social-sebo

bootstrap bootswatch-theme css css-gg grunt html js php twig

Last synced: 5 days ago
JSON representation

:book: Platform to sell and share books

Awesome Lists containing this project

README

        




Sell and Share your books! :books:


License

## :eyes: Overview






## :open_book: About
This project is a simple plataform to sell and share books. You can register and edit books (and their thumbnails), leave comments in the books that you love :heart:, manage categories and so on.

Checkout the others projects of the bootcamp [here](https://github.com/pferreirafabricio/bootcamp-satellaSoft).




This project was developed in [SatellaSoft's Bootcamp](https://academy.satellasoft.com/course/v/bootcamp-desenvolvimento-web) as the final project.




## :bricks: This project was built with:
- [PHP](https://www.php.net)
- [Twig](https://twig.symfony.com)
- [MySQL](https://www.mysql.com)
- [Grunt](https://gruntjs.com)
- [Bootswatch Lux Theme](https://bootswatch.com/lux/)
- [CSS GG](https://css.gg)
- [Editor Config](https://editorconfig.org)
- [ESLint](https://eslint.org)

## :running_man: Installing and Running
1. Clone this repository ```git clone https://github.com/pferreirafabricio/php-socialSebo.git```;
2. Enter in the project's folder: ```cd php-socialSebo```
3. Install all project's dependencies: ```$ composer install```
6. Finally run the apache server and access ```http://localhost``` 😃

## :recycle: Contribute
1. Fork this repository;
2. Create a branch with your feature: ```git checkout -b my-feature```
3. Commit your changes: ```git commit -m 'feat: My new feature'```
4. Push your branch: ```git push origin my-feature```

## :page_with_curl: License
This project is under the MIT license. Take a look at the [LICENSE](LICENSE.md) file for more details.