A Summer's Work... Redesigning WIT's Tutors Open Source Software Using DaisyUI

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tutors-course-reader

    Tutors-Next (the current iteration) is a Svelte & Typescript application which consumes JSON output from tutors-json and renders an interactive experience for students. The application identifies the published course from a url, recovers the json version of the static site and then renders using Aurelia.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • tutors-json

    Tutors-Next (the current iteration) is a Svelte & Typescript application which consumes JSON output from tutors-json and renders an interactive experience for students. The application identifies the published course from a url, recovers the json version of the static site and then renders using Aurelia.

  • theme-change

    Change CSS theme with toggle, buttons or select using CSS custom properties and localStorage

    In the original Tutors design, the dark mode button was just used to switch between dark mode & light mode. With the new design, this if a theme switcher with a dropdown with a choice of many themes. This was implemented using theme-change.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    The original interface was created based on Fomantic UI using Tailwind CSS. After plenty of research, it was decided that the redesign would go ahead using the DaisyUI components. These components were selected as they are functional, customizable components that suit perfectly to this use case.

  • inter

    The Inter font family

    The font across the whole site was also updated to use the Inter typeface family.

  • iconify

    Universal icon framework. One syntax for FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto Emoji and many other open source icon sets (over 150 icon sets and 200k icons). SVG framework, React, Vue and Svelte components!

    Next, the course contents was split up to more obviously show each semester, with a different background and a lighter drop shadow added. The cards for each module were also updated with a lighter, longer drop shadow. The icons on the cards were also updated to accept SVG icons from the iconify framework aswell as the screenshots of icons used by the original.

  • Fomantic-UI

    Fomantic-UI is the official community fork of Semantic-UI

    The original interface was created based on Fomantic UI using Tailwind CSS. After plenty of research, it was decided that the redesign would go ahead using the DaisyUI components. These components were selected as they are functional, customizable components that suit perfectly to this use case.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • daisyui

    ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library

    The original interface was created based on Fomantic UI using Tailwind CSS. After plenty of research, it was decided that the redesign would go ahead using the DaisyUI components. These components were selected as they are functional, customizable components that suit perfectly to this use case.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Learn CSS Properly

    2 projects | dev.to | 29 Oct 2024
  • Quickly Design a Smashing Calendar Icon Using Tailwind CSS

    1 project | dev.to | 18 Oct 2024
  • Functional templates with the Sempare Template Engine for Delphi

    1 project | dev.to | 16 Oct 2024
  • ExtJS and Tailwind CSS

    2 projects | dev.to | 13 Oct 2024
  • Tailwindcss is not Bootstrap nor Materialize

    1 project | dev.to | 11 Oct 2024

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?