From 805dfef98fcdb9eeef770243ed8b1ec9144767e5 Mon Sep 17 00:00:00 2001 From: Muhammad Dyas Yaskur Date: Sat, 13 Jul 2024 04:41:09 +0700 Subject: [PATCH] Add google workspace marketplace badge on readme.md --- readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index fe39101..698f240 100644 --- a/readme.md +++ b/readme.md @@ -19,11 +19,15 @@ Screenshots: ![form](assets/screenshot_1.png "Create poll form") ![message](assets/screenshot_2.png "Vote poll message") -This application has been installed more than **150k times**. It is the number one and the only working poll app in the Google Apps Marketplace. +This application has been installed more than **1 million times**. It is the number one and the only working poll app in the Google Apps Marketplace. For anyone who is interested, you can install my application using the following URL: https://workspace.google.com/marketplace/app/absolute_poll/687007803052 + + Google Workspace Marketplace badge + + I also have a landing page for the application, although I must admit it was created more out of necessity for Google's review requirements rather than as a serious component: https://absolute-poll.yaskur.com/ @@ -41,11 +45,11 @@ What I updated are: - [x] Migrated to Typescript - [x] Close the poll - [x] Schedule close poll +- [x] Multiple choice vote(1 user can vote on more than 1 choice) Todo: -- [ ] Multiple choice vote(1 user can vote on more than 1 choice) - [ ] Duplicate Poll - [ ] Save state to database - [ ] Schedule poll