Me

Site Portfolio 2018

floriancardinal.000webhostapp.com


Dependencies

Front (Styles & Scripts)

Librairies / API’s version
Font Awesome 4.7.0
JQuery 3.3.1
ParticulesJS 2.0.0

Fonts


MVC Resources

Source files in /core/

Routing

Other Modules

Database connection

After cloning the repository you need to create the database json config file in the /core/constants directory which will be called config.json with inside:

{
	"database": {
		"host": "localhost",
		"name": "id8823866_cv",
		"char": "utf8",
		"user": "id8823866_root",
		"pass": "~75rRTijOvE<bkte"
	}
}

Don’t forget to import the cv.sql file into your database !


Last Updates

Apr 28, 2020

Mar 23, 2020

Sep 3, 2019