Releases: FooJiaYin/laundry-savior
Releases · FooJiaYin/laundry-savior
Final version
Full Changelog: v1.0.2...v1.0.3
New Features
- Select multiple floor in view 1 - d5bb945
- #1 Each machines should have their own number - 5a09d0b
- #9 Change NeumorphicButton value on value selected - eafed10
- #6 Add confirm button when select payment method - 683557c
- #5 Always show WaitingSwitch - 742feb9
UI Updates
- Remove "Set as default" checkbox - de3d0d0
- Update description text - 7cec824
- Horizontally revert ProgressRing - 0ba46b9
- Change payment screen image to line pay - db5d982
Bug Fixes
- Fix price for WashingMachine - 434292f
- Click other card when in use, StatusCard disappear - b83d575
- #2 Machine page not count down - 5aeb43e
- Update currentMachine on toggle waiting - 6f12c39
- #8 Remove ping button - d7fcdc4
- #4 Change payment instruction text - 2cb46b9
- #12 Unify MachineStatusCard text height - b3c2ddc
Project Maintenance
Changes to Components
- style: Required name parameter -> positional parameter - 142ddf7
- style: NeumorphicToggle - 47011c7
- refactor: SelectChip -> NeumorphicChip - 5282808
- refactor: NeumorphicButton.confirm - e239371
Documentation
- Update prototype link in README - 45a9386
Usability Test Prototype
Hi-fi Protoype II
Full Changelog: v0.1.0...v1.0.0
New Features
- Update dormitories and floor data
- Simulate machine status
- Push Notification
- Subscribe multiple floors with chip selector
Hi-fi Prototype I
Full Changelog: https://github.com/FooJiaYin/laundry-savior/commits/v0.1.0
Features
- UI Implementations.
- Page Transitions
- Configure dorm, floor.
- Restore user preferences from local storage.
- View machines on current floor or all floors.
- Sign up for notifications.
- Simulation of laundry progress.
- Select machine, payment method and laundry mode.
- Update machine status after payment.
- Configure reminder settings.
- Configure default payment method.
Roadmap
- Animations.
- FAQ & Feedback pages.
- Add all NTU dormitories and floors.
- Push Notifications.
- Loading machines from database.
- Ringtones settings.
- Integration with payment app (Line pay, JKO pay, etc)
- Update machine status in database.