<<フロントエンド>> +トップページ(遠藤諒) **top.html **top.css **js-my
+メニューページ(相田春樹) **central.html **science.html **agriculture.html **cafeteria.css
+ポップアップ表示(及川友亜、高橋涼音) **popup.js
+カート機能(相田春樹) **kart.php **shopping.php **compornent.php +ページ遷移・ファイル統合(笹本諒) <<ページリンク連携(ヘッダ、フッター)>> !!top.html *central.html *science.html *agriculture.html((br)) !!top.css *top.html((br)) !!js-myファイル,その他 *top.html *top.css((br)) !!central.html(中央食堂メニューページ) *top.html *science.html *agriculture.html((br)) !!science.html(理工食堂メニューページ) *top.html *central.html *agriculture.html((br)) !!agricluture.html(農学部食堂メニューページ) *top.html *central.html *science.html((br)) !!cafeteria.css, popup.js *central.html *science.html *agriculture.html <<バックエンド>> !!データベース連携(遠藤諒、笹本諒) *public_html/~.php *[[DB|22::gr04::DB]] ((br)) *[[PHP|22::gr04::PHP]] ((br)) !!MySQL (笹本諒) :テーブル構造((br)) <<{Screenshot from 2022-07-29 10-59-25.png} :カラム構造 ||| id | name | price | type | thumb | popup || (商品特定id) | (商品名) | (値段) | (ジャンル) | (サムネイル画像パス) | (ポップアップ画像パス) || 101 | 〇〇 | 88 | main | http://~.jpg | http://esdb.~.png || 102 | △△ | 99 | sub | http://~.jpg | http://esdb.~.png !!メニュー情報管理(及川友亜、高橋涼音) *[[一覧紹介]|http://esdb.cis.iwate-u.local/~s0620032/index.php]にて割愛((br)) *企業様向けにMySQL操作無しのテーブル・カラム編集にも一部対応