Brooks Computing Systems - Jacksonville
README modal opens on load. When you close it, the same content appears in the accordion below.
README Content
Bootstrap 5 MVC admin console for the Empl database. Includes CRUD for all tables plus a reporting dashboard.
Mr. Arch Brooks
- Start PHP server:
php -S localhost:8000 -t /home/archman/db/emplite/public - Open:
http://localhost:8000/
- Host:
localhost - DB:
empl - User:
bcs
- CRUD for roles, users, employers, applicants, admins, jobs, applications, resumes, resume_history
- Dashboard metrics and report tables
- Donations form with Stripe placeholders + donations CRUD
- Bootstrap Icons + tooltips throughout
Replace placeholder stats and images as needed. Tooltips are enabled via
data-bs-toggle="tooltip".