HALA MAHROUSEH

Art Director Portfolio System

✅ Implementation Complete!

Your complete portfolio system has been created and installed. Follow the steps below to get started.

Status: All 50+ files created and ready to use!

📖 Documentation

Read these files first (in order):

  1. START_HERE.txt - Overview & main guide
  2. QUICK_START.txt - 5-minute setup
  3. SETUP_CHECKLIST.txt - Step-by-step verification
  4. README.md - Complete technical documentation

🚀 Quick Setup (Do This Now!)

  1. 1. Create Database
    Import database.sql into phpMyAdmin
  2. 2. Verify Config
    Check php/config.php database settings
  3. 3. Add Placeholder Image
    Place placeholder.jpg in assets/images/projects/
  4. 4. Test Frontend
    Visit https://halamahrouseh.group360creative.com/public/index.php
  5. 5. Test Admin
    Login at https://halamahrouseh.group360creative.com/php/auth.php
⏱️ Total setup time: ~20 minutes

🔗 Access Links

🔑 Admin Credentials

Default (change after login):

⚠️ Change the password immediately after your first login!

📁 File Structure

Website/
├── public/              ← Frontend pages
├── admin/               ← Admin dashboard
├── php/                 ← Backend files
├── js/                  ← JavaScript
├── assets/              ← Images & media
├── css/                 ← Styles
├── uploads/             ← Project images (auto-created)
├── database.sql         ← Database schema
├── .htaccess            ← Security
└── README.md            ← Full documentation

✨ Features

📚 What's Next?

  1. Read START_HERE.txt
  2. Import database.sql
  3. Create placeholder image
  4. Test frontend & admin
  5. Add your projects
  6. Customize content
  7. Deploy to Hostinger (when ready)
See README.md for detailed Hostinger deployment guide