Team ID :20- Sharath and Shamikasmruthi . WebStacks Task 2
Leaderboard with backend:
This leaderboard page is made with Django backend.
Materialize.css theme has been used.
To run, you need to have Django installed on your computer. After installing Django, go to leaderboard folder (which contains the manage.py file) and in the Terminal/ Command Prompt, run "python manage.py runserver" Go to 127.0.0.1:8000/home
Functionality includes:
- Leaderboard highlighting the top three ranks.
- Leaderboard updates itself dynamically. Every time a user logs in, five points are added.
- Avatars are assigned for male and female separately.
- Login is requried to view the leaderboard.
- Registration facility is available.
- Login is functional, safe and validated.
- The page is responsive.
Task Distribution:
- The layout work, design and backend was done by Sharath.
- CSS contributions were made by Shamikasmruthi.
UPDATE: 23/9/18: Just added the screenshots today because forgot to add screenshots before submission time.