廣志の私帳

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

廣志の私帳

Backend Developer @ Noodoe
使用 Node.js + Express 打造的計帳應用程式,支援記錄支出和收入、按月呈現結餘,可依各分類顯示不同計帳紀錄。 === Link === Demo: https://expense-tracker-elliottwu.herokuapp.com GitHub: https://github.com/elliottwuTW/expense-tracker-app 部落格: https://medium.com/@elliottwu_49801/%E5%B0%88%E6%A1%88-%E7%B6%B2%E9%A0%81%E8%A8%98%E5%B8%B3%E6%87%89%E7%94%A8%E7%A8%8B%E5%BC%8F-46268137da27 =========== === Packages === - mongoose: 操作 Mongodb CRUD - express-handlebars: 用於產生渲染樣板,負責 view 模組,採用 MVC 架構管理專案 - express-session: 實作 session,用於實現 cookie-based 認證系統 - passport: 搭配其他套件 passport-local、passport-facebook、passport-google-oauth20 策略,實現使用者認證系統,並支援 fb、google 第三方登入 - migrate-mongo: 用於對 mongodb 進行 migration - method-override: 轉換前端 form 表單的 POST 請求 - axios: 實現前後端的非同步溝通
Avatar of the user.
Please login to comment.

Published: Jan 12th 2021
67
2
0

Full Stack Project
RWD
RESTful API
MVC
MongoDB
Express
Node.js

Share