Skip to content

iltusyou/billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

記帳網站

使用技術:reactjs, node.js

可以進行的功能有對帳目的新增、修改、刪除、查詢,登入有作jwt驗證的機制 DEMO: https://iltusyou-billing-web.herokuapp.com/

可以用測試帳密登入 account: test@example.com password: test123

line-bot

說明

  • 請將config.js的設定修改成自己需要的
module.exports={
    channelId:'linebot channelId',
    channelSecret:'linebot channelSecret',
    channelAccessToken:'linebot channelAccessToken',
    //db connection
    dbURL:'db connectionString'
}

加入好友測試QRCode

加入好友測試QRCode

功能

  • 紀錄支出,修改支出類別
  • 統計今日花費

參考網站

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published