GrLdev / Rate-My-Student-Home

A website designed to allow students rate their student homes in Cardiff.
3 stars 0 forks source link

Fix ranking page #124

Closed moahmed0987 closed 9 months ago

moahmed0987 commented 9 months ago

Currently, the ranking page is broken and only one letting agent is listed.

A for-loop needs to be implemented to iterate through lettings agents and list them.

moahmed0987 commented 9 months ago

Upon further inspection, this page is working correctly and as it should.

I will push changes that add more reviews to db_maker.py in order to populate the rankings page and show that it is working.