Kandean is an application to save or share our favorite recipes to other users. There are several features that make this application different from other recipe applications. π
- Download or clone the api file and database from the api branch https://github.com/KEVINGILBERTTODING/Recipe-App/tree/api
- Create a new folder named "recipe" in the htdocs folder if you are using xampp, then paste all the api files from the api branch into the recipe folder.
-
Create a new database with the name "recipes" then import the recipe file in the database folder in the previously cloned api branch.
- September 28, 2022
- Fixed pretty count followers, following, like recipe, and like comment π¦.
- September 28, 2022
- Added a comment reply feature π€©.
- Added the feature like comment π.
- Migration primary key comment_id and reply_id from auto increatmen SQL to UUID in java π.
- Now edit comments with just a swipe π₯.
- Added a feature to see who liked your recipe or comment π.
- Add animation when click the like button and save recipe button β€οΈ.
- Improve app performance π.
- Fixed update biography π¨πΌβπ».
- fix minor bugs πͺ².
- September 22, 2022
- Added request verified account π.
- Show verified badge.
- [Admin] added an admin feature to confirm requests for verified accounts.
- [Stable] follow and unfollow account.
- [Stable] notification.
- Improve app performance.
- [Admin] added swipe layout library for all report menu.
- [Admin] removed the app version update menu.
- fix minor bugs.
-
September 17, 2022
- [BETA] added follow and unfollow features π.
- [BETA] add notification feature π.
- Added a qrcode scan feature to find accounts.
- Added an account search feature.
- Added toasty library.
- Added swipe layout to delete or edit comments.
- Improve app performance.
- Add shimmer effect to whole recycler view.
- Fixed all existing bugs, such as force close when there is no internet connection.
- Redesign the appearance and change the size of the button and text.
- etc.
-
September 03, 2022
- Added admin page, to manage the whole app
- Migrate from md5 encrypted passwords to hashes, thereby increasing user security and privacy
- Added account report, recipe, and bug report features
- Now the user can change the account username
- Improve app performance
- Redesigned some pages and resized icons which in previous versions were too big
- Added account block feature, recipe, and bug work progress report on admin page
- Added private recipe tab on my profile page
- etc.
-
August 23, 2022
- Modern and attractive interface
- Of course users can save their favorite food recipes and can share public or private privacy
- Qr Code Generator
- Scan QR Code to find the recipe
- User can love recipe
- User can save other recipe
- User can change their photo profile
- Comment feature
- Report recipe
- Reset password and create new one
- Reset email
- etc.