Coder Social home page Coder Social logo

woowa-moneybook's Introduction

Web MoneyBook Team 10

우테캠 3, 4주차 10조 지석호, 한진탁 가계부 프로젝트입니다.

데모

우아한가계부


소개

공통

  • 헤더 날짜 선택
  • 페이지 이동

메인 페이지

  • 가계부 내용 수정, 삭제, 추가
  • 결제수단 삭제, 추가

스크린샷 2022-07-29 오전 9 52 52


달력 페이지

  • 선택한 날짜에 해당하는 가계부 내역의 날짜별 총액 계산 및 전체 총액 계산

스크린샷 2022-07-29 오전 9 53 03


분석 페이지

  • 카테고리별 지출 내역 계산
  • 클릭시 월별 그래프 출력
  • 거래 내역 출력

스크린샷 2022-07-29 오전 9 53 37


에러 페이지

스크린샷 2022-07-29 오전 9 53 51

배포

  1. git clone
git clone https://github.com/woowa-techcamp-2022/web-moneybook-10.git
  1. install package
cd frontend
npm i

cd ../backend
npm i
  1. set .env
# frontend
HOST=

# backend
HOST=
PORT=
DATABASE_HOST=
DATABASE_USERNAME=
DATABASE_PASSWORD=
DATABASE_PORT=
DATABASE_NAME=

etc..

기획

초기구성

Nginx 설정 및 정적파일 배포

woowa-moneybook's People

Contributors

jintak0401 avatar seoko97 avatar

Watchers

 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.