Git Product home page Git Product logo

forum-express's Introduction

README

Initialize

git clone https://github.com/ALPHACamp/forum-express.git
cd forum-express
npm install
npx sequelize db:migrate
npx sequelize db:seed:all
npm run dev

Heroku

User stories

前台

  • 使用者可以註冊/登入/登出網站
  • 使用者可以在瀏覽所有餐廳與個別餐廳詳細資料
  • 在瀏覽所有餐廳資料時,可以用分類篩選餐廳
  • 使用者可以對餐廳留下評論
  • 使用者可以收藏餐廳
  • 使用者可以查看最新上架的 10 筆餐廳
  • 使用者可以查看最新的 10 筆評論
  • 使用者可以編輯自己的個人資料
  • 使用者可以查看自己評論過、收藏過的餐廳
  • 使用者可以追蹤其他的使用者
  • 使用者可以查看自己追蹤中的使用者與正在追蹤自己的使用者

後台

  • 只有網站管理者可以登入網站後台
  • 網站管理者可以在後台管理餐廳的基本資料
  • 網站管理者可以在後台管理餐廳分類

forum-express's People

Contributors

ellenlee avatar carrot7712 avatar freya-jheng avatar tsungtingdu avatar dependabot[bot] avatar pjchender avatar v123582 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.