-
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.
-
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.
-
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.
-
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.
-
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
-
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.