Skip to content
This repository was archived by the owner on Jun 6, 2020. It is now read-only.

Features

Arpan Mangal edited this page Jun 23, 2018 · 1 revision

Features

  1. Django-auth enabled registration and login
    for secure handling of sensitive data.

  2. Public Leaderboard to view and rate each member of the club.
    which also works as a portal to access all other members

  3. Fair method to view ratings only after rating everyone else.
    makes sure that everyone gets equal number of ratings.

  4. Fully anonymous ratings that can be viewed only by the reviewer and the reviewee.
    provides security even if the database is breached

  5. Additional Works of each user to score some bragging rights.
    a space to showcase your talent

  6. Sudo View to control almost all of the app.

Clone this wiki locally