You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2018. It is now read-only.
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.