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
- Host: GitHub
- URL: https://github.com/1999azzar/quick_count
- Owner: 1999AZZAR
- Created: 2024-01-14T19:42:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-19T20:42:04.000Z (over 1 year ago)
- Last Synced: 2025-02-01T12:45:51.909Z (5 months ago)
- Topics: flask-application, python-framework-flask, python-frontend, quick-count
- Language: Python
- Homepage:
- Size: 6.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quick Count
here a flask app for quick count on indonesian election 2024
## overview
- 
- 
- 
- 
- 
- 
- 
- ## 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.