Releases: HenriqueSFernandes/Lets-Cook
Releases · HenriqueSFernandes/Lets-Cook
v1.0.0-beta
What's Changed
- Update CHANGELOG.md by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#72
- Added a custom profile page by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#75
- Added profile image to the meal page by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#76
- Added report system by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#77
- If the user is the owner of a meal, the buy button gets changed to a edit button (that does nothing for now) by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#78
- Added lazy loading to the home page by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#89
- Users can now edit their meals by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#87
- Fixed an issue where the messages page didn't load when there were no messages by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#91
- Now, when a user deletes a meal, all references to that meal are also deleted by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#92
- Implemented a rating system by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#95
- 85 design rework by @FilipeGaio4 in FEUP-LEIC-ES-2023-24/2LEIC16T2#97
- chat design and some minor bugs fixed by @FilipeGaio4 in FEUP-LEIC-ES-2023-24/2LEIC16T2#98
- Cleaned home page by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#104
- Fixed the bug, now there the app waits for database events to update the chat list by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#106
- updated uml by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#96
- now user can go back in own profile by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#107
- The new meal page now saves the input, even when going to other pages by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#101
- Fixed a bug where users could press the back button after pressing logout by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#100
- Implemented image caching. by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#103
- Updated app icon by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#109
- fixed extra page bug by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#111
- Implemented invalid inputs indicator by @leandro-martins-2004 in FEUP-LEIC-ES-2023-24/2LEIC16T2#110
- Users can now choose the source of the images by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#113
- Fixed the refresh by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#115
- fixed extra page bug by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#116
- all pass by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#117
- Added final report by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#118
- Mockups and design by @FilipeGaio4
Full Changelog: v0.3.0-alpha...v1.0.0-beta
v0.3.0-alpha
New features
- New custom login/register page
Screenrecorder-2024-05-03-09-42-13-370.mp4
- Users can now chat with chefs
Screenrecorder-2024-05-03-09-45-53-567.mp4
What's Changed
- 60 implement the custom login page by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#62
- Added a custom chat by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#65
- 54 user should be able to swipe between images by @leandro-martins-2004 in FEUP-LEIC-ES-2023-24/2LEIC16T2#69
- int price now doesnt crash the app by @leandro-martins-2004 in FEUP-LEIC-ES-2023-24/2LEIC16T2#68
- Added sprint review by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#71
- Mockups and design by @FilipeGaio4
Full Changelog: v0.2.0-alpha...v0.3.0-alpha
v0.2.0-alpha
New Features
- Users can now click on each meal to view more details about it, like description, ingredients and images.
Screenrecorder-2024-04-19-09-56-44-799.mov
- On the meal page, users can click on the images to see a gallery view of all the images.
Screenrecorder-2024-04-19-09-56-57-932.mp4
- On the home page, users can search for specific meals by their name or chef.
Screenrecorder-2024-04-19-09-57-33-590.mp4
- On the search bar, users can filter for their favorite ingredients.
Screenrecorder-2024-04-19-09-57-50-911.mp4
- On the search bar, users can filter for their favorite chef.
Screenrecorder-2024-04-19-09-58-43-939.mp4
- On the search bar, users can filter items that are outside of their price range.
Screenrecorder-2024-04-19-09-59-00-877.mp4
What's Changed
- Added a sprint 0 review by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#38
- Added sprint 0 retrospective to the README by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#40
- Now price shows with trailing zero when price ends in 0 by @leandro-martins-2004 in FEUP-LEIC-ES-2023-24/2LEIC16T2#41
- Now the users can add new dishes by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#45
- Added a meal page by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#49
- Search and filters by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#51
- 32 add a check for long names to ensure the text doesnt go off the screen by @Allansantos29 in FEUP-LEIC-ES-2023-24/2LEIC16T2#53
- Tests by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#52
- Mockups and design by @FilipeGaio4
Full Changelog: v0...v0.2.0-alpha
Initial Prototype
This release marks the initial prototype of the project.
It includes some basic functionalities, like authentication service and database connection.
What's Changed
- Initial navigation prototype by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#11
- placed features in individual files by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#28
- Refs/heads/12 add a scrollable list with the different dishes available by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#27
- 4 add domain uml by @jose-carlos-sousa in FEUP-LEIC-ES-2023-24/2LEIC16T2#26
- Added a login system by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#21
- Automatically sync client with the database by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#33
- Created src and docs folder by @HenriqueSFernandes in FEUP-LEIC-ES-2023-24/2LEIC16T2#34
- Mockups and design by @FilipeGaio4
Full Changelog: https://github.com/HenriqueSFernandes/Lets-Cook/commits/v0