Coder Social home page Coder Social logo

restaurantlist_crud's Introduction

餐廳清單

=======

環境建置與需求

for windows, MacOS

安裝與執行步驟

1.在github下載RestaurantList_CRUD專案

git clone https://github.com/frank2255/RestaurantList_CRUD.git 

2.開啟終端機(Terminal)cd 到存放專案本機位置並執行:

$ cd Restaurant_list 

$ npm packages

$ npm install

3.上傳餐廳名單seeds到資料庫

$ npm run seeder

> db connected!
> restaurantLists are created!

4.執行App

$ npm run dev

> App is running
> mongodb connected!

5.開啟網址 http://localhost:3000

系統網址

Heroku IP Address https://frozen-castle-92890.herokuapp.com/

功能描述

餐廳清單

使用者可以在首頁看到所有餐廳與它們的簡單資料以及新增:

  • 餐廳照片
  • 餐廳名稱
  • 餐廳分類
  • 餐廳評分

使用者可以再點進去看餐廳的詳細資訊並編輯或刪除:

  • 類別
  • 地址
  • 電話
  • 描述
  • 圖片

restaurantlist_crud's People

Contributors

frank2255 avatar

Watchers

James Cloos avatar Getter Chen avatar  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.