Brooks Computing Systems - Jacksonville

README modal opens on load. When you close it, the same content appears in the accordion below.

Bootstrap 5

README Content

Bootstrap 5 MVC admin console for the Empl database. Includes CRUD for all tables plus a reporting dashboard.
Brooks Computing Systems preview
Mr. Arch Brooks

  1. Start PHP server: php -S localhost:8000 -t /home/archman/db/emplite/public
  2. 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".