Web application shamefully inspired by Instagram, but this time for KEBABS !
An idea of University of Lorraine / Florian Ferbach
$ git clone git@github.com:TPCISIIE/Kebagram.git
$ cd Kebagram
$ composer install
chmod -R 777 cache
Navigate to the bootstrap/
folder and copy db.config.ini.dist
to db.config.ini
$ cd bootstrap
$ cp db.config.ini.dist db.config.ini
Now you can edit db.config.ini and add your database configuration
Execute the following command in a terminal:
$ php _installation/database.php
or import _installation/kebagram.sql
in your database manager
- Maxence ANTOINE
- Xavier CHOPIN
- Alexis WURTH