Cool#Pool is social polls UI and layout. Created on Vue.js and Typescript using Vuetify as design framework. Docs were created on VuePress.
- Check it now on https://valerachuk.github.io/cool-pool/
- Docs: https://valerachuk.github.io/cool-pool/docs/
https://www.figma.com/file/rJkQNmhDPp93aLiVHPsELk/cool-pool-view-diagram
- Title, if you logged in, it redirects you to the pool list page. I if not - to home page
Sign in/Sign outbutton, allows you to sign in / sign out
Shows basic info about the project.
Here you can view all your pools.
- Search field, allows you to find a required pool.
NEW POOLbutton, creates a new pool.- 👁️ button, allows to view statistics.
- 🔗 button, copies public link of a pool to clipboard.
- 🗑️ button, deletes a pool.
Here you can create a pool.
- From name field, required. ❗
- Form description field.
SAVEbutton, submits your pool.- Question block name field, required. ❗
Single choice/Multiple choiceselect, allows you to choose betweenexactly one/at least oneanswer for a question block.- Small ➕ button, adds an answer option to a question block.
- 🗑️ button, deletes a question block.
- 📋 button, duplicates a question block.
- Question block answer option field ⚪, _requires exactly one answer from an interviewee*, required. ❗
- Question block answer option field ⬜, _requires at least answer from an interviewee*, required. ❗
- 🗑️ button, deletes an answer option from a question block.
- Big ➕ button, adds a question block to pool.
Question block - question that allows an interviewee to choose answer option(s).
There are two types of question blocks, that require exactly one and at least one answer.
Required field - field, that required for submitting a form.
Shows detailed pool statistics.
Collects an answer from interviewees
- Question block, that requires
at least oneanswer. - Question block, that requires
exactly oneanswer. SENDbutton, submits an answer.
Question block - question that allows an interviewee to choose answer option(s).
There are two types of question blocks, that require exactly one and at least one answer.
Required answer - answer, that required for submitting a form.
- This is not web app, this is just UI layout
- Yes, "pool" is a typo...






