Eat_De_Burger 源码
Eat_De_Burger 描述 在此任务中,您将使用MySQL,Node,Express,Handlebars和自制ORM(百胜!)创建一个汉堡记录器。 确保遵循MVC设计模式; 使用Node和MySQL查询和路由应用程序中的数据,并使用Handlebars生成HTML。 基本信息 * Whenever a user submits a burger's name, your app will display the burger on the left side of the page -- waiting to be devoured. * Each burger in the waiting area also has a `Devour it!` button. When the user clicks it, the burger will move to the right
文件列表
Eat_De_Burger-main.zip
(预估有个16文件)
Eat_De_Burger-main
public
assets
images
eatDeBurger.jpg
129KB
js
burgers.js
863B
css
style.css
2KB
views
暂无评论