https://github.com/frappe/bhumi-awards-portal
Awards Portal web app for Bhumi NGO.
https://github.com/frappe/bhumi-awards-portal
Last synced: 4 months ago
JSON representation
Awards Portal web app for Bhumi NGO.
- Host: GitHub
- URL: https://github.com/frappe/bhumi-awards-portal
- Owner: frappe
- License: other
- Created: 2021-05-26T06:37:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T06:15:50.000Z (over 1 year ago)
- Last Synced: 2024-12-30T22:41:39.633Z (6 months ago)
- Language: HTML
- Homepage: https://campusawards.bhumi.ngo
- Size: 6.7 MB
- Stars: 6
- Watchers: 16
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
## Bhumi Awards Portal
Portal Website for Bhumi NGO.
## Introduction
Consists of three main pages:
1. Home Page: The landing page for the website.
1. 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.
1. 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.
### Installation
Make sure you have `bench` installed on your computer. Create a site if you don't have one already.
```bash
$ bench get-app https://github.com/frappe/bhumi_awards_portal.git$ bench --site install-app bhumi_awards_portal
```#### License
MIT