UrStudyBuddy Devlog 10 - File debugging and AI notes
For this devlog, i havent spent much time coding, tbh i spent debugging on git push errors again, and had some duplicated files which later was solved
. I dont have things to talk about much this devlog but i have found some good lofi music which seems to be pretty good and more, im gonna put it in the virtual study room (which im planning to make it pixelated and its kinda short but so cool).
This idea is just a rough concept but if i do have the time i can lock in and make it look insane, but il try my best to make a rlly good virtual study room.
As you can see in the picture, it took loads of time for figuring out the duped files and now its clean and tidy. This is the current Upload your notes sector of the project. In this part, u can choose you u would like your notes to be, here is the code : -
<select id="noteStyle">
<option value="bullet">Bullet points</option>
<option value="paragraph">Flowing paragraphs</option>
<option value="flashcard">Flashcard style</option>
<option value="cornell">Cornell notes (Cue+Summary)</option>
</select>
<select id="detailLevel">
<option value="concise">Concise summary</option>
<option value="detailed">Detailed explanation</option>
<option value="eli5">Explain like I'm new to this.</option>
</select>
<select id="tone">
<option value="simple">Simple, Everyday Language</option>
<option value="exam">Exam focused, Academic tone</option>
</select>
These r the features that lets u customize how u want ur notes and u can send these notes to any gmail or email soon! And yep thats all for this devlog, will come back for more!!!

Comments 0
No comments yet. Be the first!
Sign in to join the conversation.