Skip to content

School project: Custom CMS with PHP & MySQL + Redesign of the static website Jasmin's Travel Blog (first web project)

License

Notifications You must be signed in to change notification settings

jasylingling/jasmin_travel_blog

Repository files navigation

Custom CMS - 🚁 Jasmin's Travel Blog 🌍

Autor: Jasmin Fischli 🌈

Version: 1.0.0


Wichtige Informationen für die Benutzung und Installation von Jasmin's Travel Blog CMS:


🗄 DATENBANK
Die Zugangsdaten zur SQL-Datenbank befinden sich unter includes/config.inc.php. Gegebenenfalls müssen die Angaben wie DB-Passwort angepasst werden:

- "DBSERVER", 'localhost';
- "DBUSER", 'root';
- "DBPASSWORT", 'root'; ===> xampp: {empty} / mamp: root <===
- "DBNAME", 'travelblog';

🔐 LOGIN FÜR DEN CMS-BEREICH

  • Username: Jasmin
  • Passwort: admin123

Nähere Informationen zum Aufbau der Website/CMS und deren Funktionen können im Konzept entnommen werden.

About

School project: Custom CMS with PHP & MySQL + Redesign of the static website Jasmin's Travel Blog (first web project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published