Just a showcase of my recent House Points app for the Academy I work for. Using some CSS, some trebuchet and some singlevalue columns from arrays to make magic. Feedback appreciated!
Oh wow, bob!
Can I be your student too?
Very polished, loving the way you have used dynamic css to change the themed background.
Any time!
Cloudinary magic wrapped up in that as well using some e_tint
parameters
Very effective and creative.
Love it Robert, youโre a clever chap
Very lovely Bob!
Very nice
Would you mind sharing the CSS you used for the Faculty Members list?
I noticed that you donโt appear to be using any column grouping in the app - have you tried it?
With the newer search for column feature, I donโt use column grouping as often as I had previously. Hereโs the CSS:
<pre><span><style>
/*
This CSS affects horizontal inline lists set to 4 tiles wide with a circle tile shape.
*/
.tile-inner {
width: 55px;
}
.tile-image-area {
border: solid 2px #fff;
border-radius: 50%;
box-shadow: inset 0px 0px 0px 20px #fff;
}
[data-test="app-horizontal-list"] .tile-image-area div:nth-of-type(1) {
height: 50px;
}
.inner {
grid-template-columns: repeat(12, 50px) !important;
}
Hi Robert,
Iโm the headmaster of a public school in Belgium.
Weโve created a House system a few years ago and were actually struggling a bit with communicating points evolution.
So Iโm really amazed about both ur original (Harry Potter version) and this sleek and design version.
Itโs an amazing job !
Iโm planning on adapting it for my own school (and five houses , Titans names) .
My questions are quite simple :
How many users do you use for your Academy plan ?
What plan did you choose in Glide ?
How much does it cost your academy monthly or yearly?
Just trying to get all information I need before i jump in with my team .
Canโt wait to work on this
Thanks
Thanks