Giter Club home page Giter Club logo

expense-tracker's Introduction

Expense-tracker

一個可以用來記帳的小軟體~
使用 Express 及 MongoDB 來練習此項專案

Feature

  • 使用者可以在首頁瀏覽個人支出
  • 使用者可以新增一筆帳款
  • 使用者可以修改一筆帳款
  • 使用者可以刪除一筆帳款
  • 使用者可以使用分類,瀏覽各種類帳款
  • 使用者可以創建帳號
  • 使用者可以使用 Facebook、Google 帳號登錄
  • 使用者密碼已雜湊

Environment

  • Node.js
  • npm
  • Express
  • MongoDB
  • mongoose
  • session
  • passport
  • bcryptjs
  • connect-flash
  • nodemon

Installation

  1. 複製專案 URL 並貼到 terminal
git clone https://github.com/rayray1010/expense-tracker.git
  1. 安裝相依套件
npm install
  1. 跑幾筆種子資料寫入資料庫
npm run seed
  1. 運行專案
npm run dev

Example

首頁

homePage

登錄頁面

loginPage

創建頁面

newPage

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.