A community site that manage consumption habits, participate in challenges, collect assets, and communicate with each other
수입, 저축, 지출을 기록할 수 있고, 자신의 소비패턴을 파악할 수 있습니다. 챌린지 참여를 통해 목표를 이룰 수 있습니다...! 영수증 인식 기능을 통해 직접 기록하지 않아도 소비를 기록할 수 있습니다. 수입, 저축, 지출 내역을 한 눈에 알아볼 수 있고, 적정 소비 금액과 소비 가능 금액을 분석해드립니다. 체계적인 분석과 확실한 목표의식으로 돈 모으는 습관을 만들 수 있습니다.
2023/05/22(Mon) - 2023/05/29(Mon)
- Signup, Signin, Email Authentication
- Create challenges, modify and delete them
- Record your consumptions, incomes, and savings
- Modify and delete your consumptions, incomes, and savings
- Analyze your consumptions
- Profile, find your password
- Write or modify or delete comments so you can communicate each other!!
- Frontend GitHub: https://github.com/taeseokyoung/richMaker_front
-
Recommendation : python 3.11 / mysql 8.0
-
Minimum requirement: python 3.8
- Backend
git clone <repository url>
poetry shell
poetry install- Frontend
npm install chart.js- MySQL
# if you want to create db
create database db_richmaker character set utf8mb4 collate utf8mb4_general_ci;
use db_richmaker;
# if you want to delete db
DROP DATABASE db_richmaker;Our team repository
- 태서경: https://github.com/taeseokyoung
- 김지수: https://github.com/jisukim908 리치메이커 팀 모두 고생많으셨습니다~~ 사랑하는 여러분~ 언제나 응원하겠습니다~
- 우소라: https://github.com/sodasora 여러분 모두 사랑해용ㅎㅎㅎ 일주일동안 고생하셨습니다!! 리치메이커 부자되세요~
- 성철민: https://github.com/Churnobyl
- 손성수: https://github.com/sungsu05
