文件名称:booking_app
文件大小:6.93MB
文件格式:ZIP
更新时间:2024-04-14 21:28:30
Go
订房(Hotel App) 预订和预订应用程序API项目的回购。 内置Go版本1.16 使用 使用 使用 使用 要启动应用程序,请运行chmod +x run.sh和./run.sh来构建并运行构建文件。
【文件预览】:
booking_app-main
----.gitignore(15B)
----go.mod(287B)
----templates()
--------about.page.tmpl(230B)
--------home.page.tmpl(3KB)
--------majors.page.tmpl(3KB)
--------contact.page.tmpl(232B)
--------generals.page.tmpl(4KB)
--------make-reservation.page.tmpl(3KB)
--------search-availability.page.tmpl(2KB)
--------base.layout.tmpl(9KB)
--------reservation-summary.page.tmpl(1KB)
----go.sum(750B)
----README.md(475B)
----run.sh(67B)
----static-files()
--------images()
--------css()
----cmd()
--------web()
----internal()
--------render()
--------models()
--------helpers()
--------config()
--------forms()
--------handlers()