Skip to content

Latest commit

 

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

MoneyWagon - 예산 관리 어플리케이션

MoneyWagon은 사용자들이 개인 재무를 관리하고 지출을 추적하는 데 도움을 주는 애플리케이션입니다.
사용자들이 예산을 설정하고 지출을 모니터링하며 재무 계획을 성취하는 데 도움을 주는 것을 목표로 합니다.


Table of Contents


Skils

Static Badge Static Badge Static Badge
Static Badge Static Badge Static Badge

Running Tests

To run tests, run the following command

  ./gradlew test

Coverage ScreenShot Static Badge coverage


API Reference

Get all items - click

Request

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Response

    HTTP/1.1 200
    Content-Type: application/json

    [{
        "id": 10,
        "name": "shirt",
        "color": "red",
        "price": "$23"
    },...
    ]
Get all items - click

Request

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Response

    HTTP/1.1 200
    Content-Type: application/json

    [{
        "id": 10,
        "name": "shirt",
        "color": "red",
        "price": "$23"
    },...
    ]
Get all items - click

Request

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Response

    HTTP/1.1 200
    Content-Type: application/json

    [{
        "id": 10,
        "name": "shirt",
        "color": "red",
        "price": "$23"
    },...
    ]

프로젝트 진행 및 이슈 관리

Notion


구현과정(설계 및 의도)

(노션, 블로그 등의 페이지로 안내 가능)

유저 모델과 실행결과 모델관의 관계 설정 시 00 고려 - click
  • 의존성 문제
    1. Press Ctrl + f on your keyboard, to bring out the search modal.
    2. Enter the name of the badge you need.
    3. Copy the appropriate ![Name](link) element and paste it in your Markdown file (e.g. README.md)
  • 00가 00 하는 문제
00 구현 시 동시성 고려 - click
  • 의존성 문제
    1. Press Ctrl + f on your keyboard, to bring out the search modal.
    2. Enter the name of the badge you need.
    3. Copy the appropriate ![Name](link) element and paste it in your Markdown file (e.g. README.md)
  • 00가 00 하는 문제
RESTful API 설계 - click
  • 의존성 문제
    1. Press Ctrl + f on your keyboard, to bring out the search modal.
    2. Enter the name of the badge you need.
    3. Copy the appropriate ![Name](link) element and paste it in your Markdown file (e.g. README.md)
  • 00가 00 하는 문제

TIL 및 회고

Django ORM 조회 시 발생하는 00 버그 - click
  • 의존성 문제
    1. Press Ctrl + f on your keyboard, to bring out the search modal.
    2. Enter the name of the badge you need.
    3. Copy the appropriate ![Name](link) element and paste it in your Markdown file (e.g. README.md)
  • 00가 00 하는 문제
Django ORM 조회 시 발생하는 00 버그 - click
  • 의존성 문제

    1. Press Ctrl + f on your keyboard, to bring out the search modal.
    2. Enter the name of the badge you need.
    3. Copy the appropriate ![Name](link) element and paste it in your Markdown file (e.g. README.md)
  • 00가 00 하는 문제

(또는 블로그, 노션 등 링크 연동)


References

About

예산 관리 어플리케이션

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages