Git Product home page Git Product logo

Comments (8)

jimmylevell avatar jimmylevell commented on September 2, 2024 1

Thank you for your elaborations. We were able to test the quiz. We will now add more realistic data to evalute the solution better.

from thilo.

bodobraegger avatar bodobraegger commented on September 2, 2024
  • Favicon: where in strapi?
  • multiple images: relative units break inline layout. <div>s in <p> elements not allowed according to HTML spec. currently, <span>s are used instead, but this solution is unsatisfactory. Revert to <div>s and take undefined behaviour in account, if it allows better layout with less strapi markup?
  • section title pages? some designs are available and not currently in use anywhere.
  • quiz design: more consistent button and entry possibilities, style around default scout-ch color palette?

from thilo.

aladwani avatar aladwani commented on September 2, 2024

I agree with your points @broesmel

from thilo.

jimmylevell avatar jimmylevell commented on September 2, 2024

@broesmel : regarding your points following my thoughts

  • Favicon: Can we ship the favicon within the frontend (public folder)?
  • Multiple images: i think we should simplify the markdown layout as much as possible as it enables less IT affiliated people to write content for thilo.
  • Section title: I do not fully understand this point
  • Quiz design: would be nice if it could look similar to our main scouting website: https://pfadi.swiss/de/go/mitmachen/

Furthermore the following important considerations should be addressed in the upcoming iteration:

  • Mobility view
  • Offline functionality / Slow internet connection / caching: considering in what environment the app is being used

@aladwani and @broesmel : thank you a lot for your great work so far! I marked all issues (including this, with "clarification") which would make sense to quickly discuss during our upcoming meet.

from thilo.

jimmylevell avatar jimmylevell commented on September 2, 2024

Discussed in meeting

  • section page will not be used
  • Multiple images: we will consider using div tags

from thilo.

bodobraegger avatar bodobraegger commented on September 2, 2024

fixed in the title causes this issue to close itself when addressed in a commit

from thilo.

jimmylevell avatar jimmylevell commented on September 2, 2024

Status of open tasks

  • Favicon: served within public repo
  • Multiple images: is working (e.g https://scout-ch.github.io/thilo/#/Pfadi-Allgemein).
  • Quiz design: I was not able to find a link to the quiz. Could you provide a link to it?
  • Mobility view: is working
  • Offline functionality / Slow internet connection / caching: not implemented yet

@broesmel : could you please confirm the above summary regarding the status of the tasks?

from thilo.

bodobraegger avatar bodobraegger commented on September 2, 2024

Hi @jimmylevell! I added the link the quiz back in.
Furthermore, a basic caching implementation is in place: Data is pulled on first load and then reused from local storage. To disable this (during development / adding content), you can add an item to your local storage of the page named 'always-reload' and set it to true.
This is not a true offline solution and will require more work to make it offline-only ready. Could go hand in hand with the release of a mobile app?

from thilo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.