systers / FirstAide-web

FirstAide is a application to help the Peace Corps Volunteers who are victims of sexual harassment.
http://systers.io/FirstAide-web/
GNU Affero General Public License v3.0
11 stars 47 forks source link

[Feature] Design and development of User Recommendation System #258

Open MehaKaushik opened 7 years ago

MehaKaushik commented 7 years ago

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 :

  1. good user experience
  2. In accordance, with current UI of the application.
  3. Post a link of the mocks here. Once the mocks are accepted, acceptance criteria for code changes: [Front end changes]
  4. PSR-2 enforcement
  5. Bootstrap
  6. Responsiveness
  7. Comments in the code
  8. GIF of the functionality

Backend changes:

  1. Unit tests
  2. The algorithm used to be discussed here first and then coded.
  3. The most efficient algorithm to be used.