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

https://github.com/1999azzar/quick_count


https://github.com/1999azzar/quick_count

flask-application python-framework-flask python-frontend quick-count

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Quick Count

here a flask app for quick count on indonesian election 2024

## overview

- ![login](readme/Screenshot_20240216_224151.png)
- ![perpartai](readme/Screenshot_20240216_224232.png)
- ![perpartai2](readme/Screenshot_20240216_224259.png)
- ![perpartai3](readme/Screenshot_20240216_224337.png)
- ![perdesa](readme/Screenshot_20240216_224436.png)
- ![pertps](readme/Screenshot_20240216_224511.png)
- ![data](readme/Screenshot_20240216_224540.png)
- ![kursi](readme/Screenshot_20240216_224602.png)

## what do u need

- u need to have a google drive api key
- min python 3.9 installed
- a liitle bit understanding about flask and webui control

## how to use

- clone this repo
- add your data to the respective google drive folder (for image and json)
- (optional) generate a virtual env
- edit the .secret files located on `code/flamework/global`
- install the requirements
- run the `app.py` code located on `code/interface`
- u can also change the image by changing the image on `code/interface/icons` but make sure to don't use another name if u dont want to edit more the code.