mid sprint2 status - blucas6/BudgetBuddy GitHub Wiki
Project Status Update
Mid of Sprint 2
Date: 10/21/2024
Major Project Feature Summary:
Major Project Feature % completed to date
Feature | Status | Completion Percentage |
---|---|---|
New Account Button | 🟢 | 100% |
Application Config Setup | 🟢 | 100% |
Upload File on Account Creation | 🟢 | 100% |
Identify Account Type from File | 🟢 | 100% |
Finish CRUD for DB | 🟡 | 90% |
Monthly Pie Chart Widget | 🟡 | 50% |
Yearly Bar Graph Widget | 🟡 | 50% |
Current Project Status: GREEN
Most features are being completed in a timely manner, no major hiccups so far. Source is being developed incrementally and loosely coupled so future features can be integrated seamlessly.
Team Goals for the upcoming week:
- Finish the basic UI layout
- Finish data pipeline from accounts to database to display widgets
- Normalize data from different accounts through the app config
Individual Team Member Status:
-
Ben: Worked on the new account creation feature. Provided file dialogue for adding transaction data. Set up application config for the entire app. Implemented account identification based on config. This coming week: Finish the data pipeline so that the rest of the app can access transaction data.
-
Jash/Deep: Worked on finishing the CRUD wrappers for the SQLite database. This coming week: Begin working on data normalization and storing transactions in database.
-
Joseph/Kriza: Worked on finishing the monthly pie chart and year view bar graph widgets. This coming week: Adjust the widgets for actual data coming from the database
Team activities:
- Group meeting 10/20/2024 all except Kriza
- Group sync up 10/22/2024 all except Joseph
Team Project Decisions:
- Decided it was best to meet twice a week to be in sync for weekly class
Other Comments:
No other comments