/Pawsapp

A charming social media focused on pets

Primary LanguagePHPMIT LicenseMIT

Pawsapp

A charming social media network focused on pets.

This project was the result of a school assignment, it was developed by me and some other friends. It was the first project that I had taken seriously, the team didn't know about version management, much less about design patterns and good practices, but in the end, we delivered a pretty web app.

Requeriments

Installation

$ docker-compose up

Or using local PHP, MySQL, and Apache installed

1 - Import the sql file (pawsapp/_utilidades/banco_script.sql) in your mysql server;
2 - Update connection information on (pawsapp/_composicao_site/connection.php) file;
3 - That's it, enjoy;

LICENSE

MIT