Portal Website for Bhumi NGO.
Consists of three main pages:
-
Home Page: The landing page for the website.
-
College Listings Page: Displays a list of colleges (in cards) with a vote button and number of votes. Also contains input components to filter and sort the list.
-
Leaderboard Page: Shows a bar graph of top 10 colleges and a table.
The repo also contains the wireframes and data (~38K colleges) for this project.
Make sure you have bench
installed on your computer. Create a site if you don't have one already.
$ bench get-app https://github.com/frappe/bhumi_awards_portal.git
$ bench --site <site-name> install-app bhumi_awards_portal
MIT