GithubHelp home page GithubHelp logo

expense-tracker's Introduction

Expense-Tracker

image 此專案提供一個簡單的網路記帳工具

Features

  • 使用者可以註冊帳號
  • 使用者可以登入帳號
  • 使用者可以透過Facebook Login 直接登入
  • 登入後,使用者可以瀏覽全部支出紀錄
  • 登入後,使用者可以篩選類別支出紀錄
  • 登入後,使用者可以新增一筆支出紀錄
  • 登入後,使用者可以修改一筆支出紀錄
  • 登入後,使用者可以刪除一筆支出紀錄
  • 使用者可以登出

Getting Started

  1. 將專案 clone 到本機
git clone https://github.com/GallonShih/expense-tracker.git
  1. 透過 npm 安裝相關套件
npm install
  1. 根據 .env.example 設定 .env

  2. 設定完畢後,建立初始化Dataset(請確認本機已安裝MongoDB,並已啟動DB及建立Dataset "expense-tracker")

npm run seed
  1. 啟動 web server
npm run dev
  1. 等待終端機出現
Express is listening on localhost:3000
mongodb connected!
  1. 於網址輸入 http://localhost:3000/users/login ,進入登入頁

  2. 可以使用測試帳號,Email:[email protected],密碼:12345678

  3. 若要暫停使用

ctrl + c

Authors

  • Gallon Shih

Development Tools

  • Node.js: 14.16.0
  • Express: 4.17.2
  • Express-Handlebars: 3.0.0
  • Express-Session: 1.17.1
  • body-parser: 1.19.1
  • mongoose: 6.1.6
  • method-override: 3.0.0
  • passport: 0.4.1
  • passport-local: 1.0.0
  • passport-facebook: 3.0.0
  • bcryptjs: 2.4.3
  • connect-flash: 0.1.1
  • dotenv: 8.2.0
  • moment: 2.29.2

expense-tracker's People

Contributors

gallonshih avatar

Watchers

 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.