iCourse

Avatar of 吳瑋哲 (Elliott Wu).
Avatar of 吳瑋哲 (Elliott Wu).

iCourse

Backend Developer @ Noodoe
iCourse 是一個課程目錄平台。依使用者身分,publisher 可建立群組並發佈多項課程,user 可購買多項課程並張貼評論。 === Link === Demo: https://icourse-tw.herokuapp.com/ GitHub: https://github.com/elliottwuTW/iCourse Server GitHub: https://github.com/elliottwuTW/iCourse-api API Doc: https://icourse-api.herokuapp.com/ =========== === Packages === 前端: - axios: 與後端透過 REST API 非同步動作 - method-override: 覆寫表單 HTTP 請求 - form-data: 保留表單資料,以傳送後端 後端: - sequelize-cli: 操作 MySQL - express-validator: 進行資料驗證 - node-geocoder: 串接第三方 Geocoding API - imgur-node-api: 上傳圖片至 imgur - nodemailer: 寄送系統通知信 - jsonwebtoken: 產生 jwt,實現 token-based 認證
Avatar of the user.
Please login to comment.

Published: Feb 3rd 2021
25
5
0

MySQL
Express
Node.js
RESTful API
Back-End
Front-End

Share