An open API service indexing awesome lists of open source software.

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.

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