Novara - Learning Website
- 5 Devlogs
- 5 Total hours
Designed by Students, for Students. A (Hopefully) Successor to Khan Academy. BUILT BY HUMANS: https://github.com/Cassetu/Novara (check the commits)
Designed by Students, for Students. A (Hopefully) Successor to Khan Academy. BUILT BY HUMANS: https://github.com/Cassetu/Novara (check the commits)
Added a custom theme tool, automatically generates the code so users can easily build a unique & polished ui.
Easy access in topbar for signed in users and non-signed in users.
Test it out here: https://cassetu.github.io/Novara/html/themeTool.html
(STOP CONSOLTING AI FOR THEMES:
fixed some bugs as the focus for today (v1.03.37)
error overlays were stacking in the DOM, so i made a showError() function instead of copy pasting the same code everywhere
also fixed activeCourseRef being stale after practice sessions, was sending users to the wrong place
Onboarding, 4 cards, teaches user to enroll in curriculums, and navigate the topbar
Added README.md
(And related images)
Novara is actually a project of mine that I’ve been working on for a while. (Since May 6th)
I just got back into it and added an inline alert box, since the native alert box is shown to be less intuitive and more hostile to users.
Most Devlogs here will be some form of iteration of my onsite Journal, but more in depth, and more focused.