Skip to content

fbenkhelifa/store-management-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Store Management Web App (Legacy PHP Prototype)

Status PHP License

Repository Status

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

Project Structure

  • BENKHELIFA_FAROUK_G1_IGE46/app/ — application logic
  • BENKHELIFA_FAROUK_G1_IGE46/config/ — configuration files
  • BENKHELIFA_FAROUK_G1_IGE46/public/ — public entry/assets
  • BENKHELIFA_FAROUK_G1_IGE46/routes/ — route definitions
  • BENKHELIFA_FAROUK_G1_IGE46/README.md — nested app setup guide

Quick Start (Legacy)

  1. Use a local PHP + MySQL stack (XAMPP/WAMP/LAMP)
  2. Serve the project from your web root
  3. Configure DB access in BENKHELIFA_FAROUK_G1_IGE46/config/database.php
  4. Open:
    • http://localhost/BENKHELIFA_FAROUK_G1_IGE46/public/login

Notes

  • This is a legacy prototype repository.
  • Ongoing productization work (offline desktop app) continues in store-manager.

License

MIT License (see LICENSE).

About

Legacy PHP/MySQL store management prototype; active productization continues in store-manager.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors