This repository contains an earlier PHP/MySQL web prototype.
- ✅ Active product direction now lives in store-manager
- 🗂️ This repository is retained for portfolio history and reference
BENKHELIFA_FAROUK_G1_IGE46/app/— application logicBENKHELIFA_FAROUK_G1_IGE46/config/— configuration filesBENKHELIFA_FAROUK_G1_IGE46/public/— public entry/assetsBENKHELIFA_FAROUK_G1_IGE46/routes/— route definitionsBENKHELIFA_FAROUK_G1_IGE46/README.md— nested app setup guide
- Use a local PHP + MySQL stack (XAMPP/WAMP/LAMP)
- Serve the project from your web root
- Configure DB access in
BENKHELIFA_FAROUK_G1_IGE46/config/database.php - Open:
http://localhost/BENKHELIFA_FAROUK_G1_IGE46/public/login
- This is a legacy prototype repository.
- Ongoing productization work (offline desktop app) continues in
store-manager.
MIT License (see LICENSE).