📝 Update and organize project documentation and assets

This commit is contained in:
2026-01-26 22:46:14 +00:00
parent 4194dcfeff
commit b20e2185b2
1433 changed files with 64484 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
- [ ] If we are going to aggregate approved expense proposals AND allow users to reject a proposal with a different dollar amount that whats listed (say supposed to pay 50 but instead says they will pay 40). We should have in addition to amount (which is the proposed amount) a alt_amount that if accepted populates with the full amount and if another amount is chosen it shows there instead of overriding the base amount
- [ ] On a proposal we should see currency or we can pull it from the expense I assume
- [ ] We will be sending up whole numbers and not fractions like the seeder thinks so we will need the backend to accommodate