This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
Semester 4 Week 5 #200
Stev3eM
started this conversation in
Show and tell
Replies: 1 comment
-
Great update, CookHub! The new frontend features, like the dialog popup with Carlos and the revamped settings and profile pages, sound fantastic and user-friendly. On the backend, the enhanced login and authentication logic, along with the database mappings, show your commitment to security and performance. Keep up the amazing work—looking forward to the result and demo! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello backpackers,
This is our weekly discussion-blog to keep you up to date within our project progression.
Another week, another update for you:
Frontend
✅ We redesigned the FoodForge page to make it look better and increase the user friendliness
✅ We implemented a component which opens a dialog popup with Carlos providing additional information/instruction to the current webpage or its functionality.
✅ Created Settings Page which will allow the user to make changes of his username, password and profile picture and to delete his account in the future.
✅ Reworked Profile Page which is planed to show specific user information, recipe favourites, own recipes and recipe history.
✅ Small design changes on NavBar to increase contrast and visibilty
✅ BugFixed Login Page by removing Material UI components and restructured with vanilla HTML and CSS.
Testing
✅ We setup Selenium WebDriver for automated browser testing. Also see our testing page in our wiki.
Backend
✅ Implemented backend logic for login and authentication functionality including:
Minimum eight characters, at least one letter and one number
✅ Small changes on database mappings to improve performance included:
Team Building
See you next time!
Your Team
Beta Was this translation helpful? Give feedback.
All reactions