Description:
Design a recommendation system front end for users based on their previous activities and suggest them various pages. The UI should be similar to current application pages.
Once a UI is designed and approved by admins, we can go ahead with implementing the same.
Acceptance Criteria for the UI mocks :
- good user experience
- In accordance, with current UI of the application.
- Post a link of the mocks here.
Once the mocks are accepted, acceptance criteria for code changes:
[Front end changes]
- PSR-2 enforcement
- Bootstrap
- Responsiveness
- Comments in the code
- GIF of the functionality
Backend changes:
- Unit tests
- The algorithm used to be discussed here first and then coded.
- The most efficient algorithm to be used.
Description:
Design a recommendation system front end for users based on their previous activities and suggest them various pages. The UI should be similar to current application pages.
Once a UI is designed and approved by admins, we can go ahead with implementing the same.
Acceptance Criteria for the UI mocks :
Once the mocks are accepted, acceptance criteria for code changes:
[Front end changes]
Backend changes: