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):
- START_HERE.txt - Overview & main guide
- QUICK_START.txt - 5-minute setup
- SETUP_CHECKLIST.txt - Step-by-step verification
- README.md - Complete technical documentation
🚀 Quick Setup (Do This Now!)
-
1. Create Database
Import database.sql into phpMyAdmin
-
2. Verify Config
Check php/config.php database settings
-
3. Add Placeholder Image
Place placeholder.jpg in assets/images/projects/
-
4. Test Frontend
Visit https://halamahrouseh.group360creative.com/public/index.php
-
5. Test Admin
Login at https://halamahrouseh.group360creative.com/php/auth.php
⏱️ Total setup time: ~20 minutes
🔑 Admin Credentials
Default (change after login):
- Username: admin
- Password: admin123
⚠️ 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
- ✓ 6 frontend pages (Home, Services, Projects, Clients, About, Contact)
- ✓ Admin dashboard with project management
- ✓ Bilingual support (English & Arabic with RTL)
- ✓ Dark space theme with Three.js effects
- ✓ Interactive Scorpio constellation
- ✓ GSAP animations & scroll effects
- ✓ Mobile responsive design
- ✓ Secure login & database
- ✓ Image upload & management
- ✓ Ready for Hostinger deployment
📚 What's Next?
- Read START_HERE.txt
- Import database.sql
- Create placeholder image
- Test frontend & admin
- Add your projects
- Customize content
- Deploy to Hostinger (when ready)
See README.md for detailed Hostinger deployment guide