You are browsing as a guest. Sign up (or log in) to start making projects!

7h 38m logged

Study OS — Devlog 5

I finally got every feature I planned actually built out. Full sidebar’s complete — Assignments, Exams, Notes, Flashcards, Quizzes, Grades, Subjects, Study Insights, all of it exists now.

The catch

Only problem is the Dashboard isn’t picking up the input from any of these features. Like everything works fine on its own page, but none of it is actually showing up back on the Dashboard where it’s supposed to summarize.

Why this is happening (probably)

I think this is because I built each feature kinda separately instead of hooking them into the Dashboard from the start, so now they’re just not talking to each other properly.

The plan

Gonna end up rewriting the Dashboard basically from scratch so instead of being its own isolated thing, it actually pulls from all the features and displays their output cleanly in one place. Kind of annoying to redo but it’s the right move long term instead of patching it feature by feature.

What’s next

  • Rewrite Dashboard logic so it collectively reads from every feature
  • Test that inputs from Planner/Quizzes/Grades/etc actually reflect properly once that’s
0
10

Comments 0

No comments yet. Be the first!