- Implemented the Lakeside Orders demo rebrand:
New licensed lake, picnic, dining, server, burger, and food photography. Rebuilt homepage gallery, logo, colors, copy, menu, specials, and exports. Added dashboard-configurable branding in [settings.php (line 18)](/Users/tyemeclifford/Documents/GH/fatbottomgrille/views/admin/settings.php:18). Added a public attribution page and full [image credits](/Users/tyemeclifford/Documents/GH/fatbottomgrille/public/assets/images/CREDITS.md). Migrated existing SQLite menu data and admin email to admin@lakesideorders.test. Verified 51 PHP files, JSON/JavaScript, storefront pages, database migration, admin settings, and menu PDF. All passed.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Order
|
||||
# Lakeside Orders
|
||||
|
||||
_Fat Bottom Grille declined to review the website or proposal. Open sourced for all. The menu is not real. Orders do not work._
|
||||
_Demo restaurant website. The location and menu are fictional._
|
||||
|
||||
A dependency-light online food ordering system for Fat Bottom Grille at
|
||||
410 W Piedmont St in Keyser, West Virginia.
|
||||
A dependency-light online ordering and customer-management demo for Lakeside
|
||||
Orders, a fictional restaurant near the water.
|
||||
|
||||
## Included
|
||||
|
||||
@@ -22,6 +22,7 @@ A dependency-light online food ordering system for Fat Bottom Grille at
|
||||
- Automatic newsletter unsubscribe links
|
||||
- SQLite by default with an optional MySQL/MariaDB copy-and-switch tool
|
||||
- JSON-backed business, ordering, Square, Mailgun, and database settings
|
||||
- Public-domain and Creative Commons storefront photography with attribution
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -72,7 +73,7 @@ and assets automatically include that subdirectory.
|
||||
|
||||
## Initial Administrator
|
||||
|
||||
- Email: `admin@fatbottomgrille.com`
|
||||
- Email: `admin@lakesideorders.test`
|
||||
- Password: `ChangeMe123!`
|
||||
|
||||
Email 2FA is disabled by default for every account. It can be enabled from
|
||||
|
||||
Reference in New Issue
Block a user