Giter Site home page Giter Site logo

feastogether's Introduction

feastogether

介绍 ✨

歡迎來到 feastogether,此作品提供饗賓餐旅線上快速訂位,本訂位程式僅供學術和研究目的使用,開發者不對其准確性、可靠性、完整性、合法性以及使用者使用本程式產生的任何後果承擔責任。

請勿將本程式用於非法用途或從事任何違法活動( EX : 蝦皮販賣定位轉讓 ),任何因使用本程式而從事違法活動所導致的法律責任由使用者自行承擔,開發者概不負責。

訂位紀錄 ✨

開始 ✨

git clone https://github.com/zhong1016/feastogether.git
cd ./feastogether

修改 config.ini 相關資料

Docker :

docker build -t feastogether .
docker run --rm -it feastogether

Local :

下載相關依賴

go mod download

執行程式 :

go run main.go

目錄結構 ✨

- client        # booking 程式
- config        # 讀取 ini
- fetch         # 封裝 Http request
- main.go       # 專案入口
- config.ini    # 用戶與餐廳資料
- README.md     # 專案說明文檔
- go.mod        # module 與 依賴
- go.sum        # 檢查依賴版本

最後 ✨

如果此作品有幫助到你/妳,請給我一個 Star!它會使我更有動力 :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.