Giter Club home page Giter Club logo

restaurant_list_crud's Introduction

我的餐廳清單

Index page about Restaurant List

介紹

紀錄屬於自己的餐廳清單, 可以瀏覽餐廳、查看詳細資訊、甚至連結到地圖

功能

  • 查看所有餐廳
  • 瀏覽餐廳的詳細資訊
  • 連結連結餐廳的地址到Google地圖
  • 清單可依照名稱或種類進行搜尋
  • 使用者可以對餐廳資料進行新增、修改、刪除

開始使用

  1. 請先確認有安裝node.js 與npm

  2. 將專案clone到本地

  3. 將本地開啟之,透過終端機進入資料夾,輸入:

    npm install

4.在/restaurant新增.env,並參考.env.example設定環境變數

5.新增種子資料,看到done表示新增完成

  1. 安裝完畢後繼續輸入:

    npm run start
  2. 若看見此行訊息則代表順利運行,打開瀏覽器進入到以下網址

    Listening on http://localhost:3000
    mongodb connected
  3. 若欲暫停使用

    ctrl + c

開發工具

  • Node.js 10.15.0
  • Express 4.17.1
  • Express-Handlebars 5.3.3
  • Bootstrap 5.2.1
  • Font-awesome 5.8.1

restaurant_list_crud's People

Contributors

go2cshop avatar

Watchers

 avatar

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.