SOFTENG701G1/Flatmate-Management-System
A webapp that lets flatmates record expenses, chores, etc and generally simplifies life flatting.
C#MIT
Issues
- 0
Chore controller tests
#213 opened by SeanSpires - 1
[DOC] Update frontend style guidelines
#220 opened by liappi - 2
Update Authorisation section in the Testing wiki
#221 opened by dder725 - 0
- 1
Equals method for Chore and ChoreDTO
#280 opened by margeobur - 0
Style chores table
#282 opened by williamlixu - 0
- 2
Add member to flat
#230 opened by williamlixu - 1
Dashboard crashes when new user has no payments
#199 opened by williamlixu - 0
[FEATURE] Date and Frequency parsing
#278 opened by dder725 - 0
Toggle between light and dark mode
#276 opened by DevashishDhyani - 0
Change payment contributors to checklist
#272 opened by michellemtan - 0
Refresh flat members page on adding flat member
#271 opened by williamlixu - 0
Remove member from flat
#232 opened by williamlixu - 0
Remove a chore
#248 opened by williamlixu - 0
Add functionality to flag a chore as completed on the backend and write associated endpoint
#239 opened by lken274 - 2
Implement API to remove members from flat
#231 opened by williamlixu - 2
Disable the reset password button once pressed
#192 opened by jhsi517 - 1
Edit user details from profile page
#235 opened by williamlixu - 0
Profile page for viewing user details
#233 opened by williamlixu - 0
- 0
Form validation for creating a new chore
#259 opened by williamlixu - 1
- 1
[BUG] Backend fails to build - Conflicting method/path combination "DELETE api/Chore/{id}"
#256 opened by jake-good - 0
View all chores for flat on chores page
#246 opened by williamlixu - 0
Fixing createPayment method
#249 opened by dder725 - 0
- 0
Create a new chore
#247 opened by williamlixu - 0
Replace home page with dashboard
#236 opened by williamlixu - 0
- 0
- 0
Set up basic of chores screen
#219 opened by williamlixu - 3
- 0
- 0
Implement API to get user details
#234 opened by williamlixu - 0
- 0
Change date of birth format to not include T00:00:00
#224 opened by tant836 - 0
Update Chore Dto and Model classes
#212 opened by SeanSpires - 0
Modify getMembers to return user ids
#223 opened by lken274 - 1
- 0
Configuring linter for front-end code
#211 opened by williamlixu - 1
Low-fi prototype for redesigned chores interface
#218 opened by williamlixu - 0
API call to get user's ID
#216 opened by dder725 - 2
Create documentation for new chore API endpoints
#214 opened by SeanSpires - 1
[BUG] Misspelled "member" on login page
#209 opened by Curtiss02 - 0
Remove unneccessary files and use .gitignore to ignore them in future commits
#201 opened by williamlixu - 0
Remove unused model class
#197 opened by jhsi517 - 0
Make documentation easier to work with
#200 opened by williamlixu - 1
Remove duplicated code for displaying payment components
#193 opened by mini - 0
Integrate payments frontend with backend
#196 opened by Richardng12