Activity

Dalton Ma

Better ai sentence generation using a secondary model that checks and grades example sentences.
Add a search feature with automatic searching using the ‘/’ key.
If a word is searched and not found, it will go to new entry page and autofill word w/ its pinyin.
Get word definition from external dictionary will now autofill into (new) rich text editor (tinymce)
All words has sorting by pinyin.
Edit example sentence :)

0
Dalton Ma

Add AI sentence generation, search function, etc.

Next up: add word lists, add better UI

Attachment
0
Dalton Ma

Added home page with dictionary index (alphabetization in progress lol).

Attachment
Attachment
Attachment
Attachment
0
Dalton Ma

Created bulk of app, including fortune animation (from elsewhere online), tailwind CSS, and ollama integration. Uses Django Q2 for task enqueueing. Added goofy fortunes.

Attachment
0
Dalton Ma

Shipped this project!

Hours: 4.43
Cookies: 🍪 50
Multiplier: 11.23 cookies/hr

I have built Version 0.1beta of my project! At the moment, it is confined within Storybook for ease of testing all the components, but eventually, it will be a full project! It has support for:

  • Answering Questions
  • Editing Questions
  • Scoring questions
  • Whiteboarding questions
  • Editing markdown! (my favourite part lol)

I learned a lot about UI design, and the next step is to get a screen recording and microphone function up and running. Then, on to animations and fleshing out the UI flow a bit more! I also had fun building a theme and fully theming my app! On the roadmap in the design practices side: eliminate magic numbers (which is a problem at the moment lol).

I also learned a lot about Github Actions. It is so frustrating!!! lol Anyways, there is now an action that automates building storybook! :)

Dalton Ma

Added a new question interface: the SideBySide renderer!

It is essentially a scroll list of questions with immediate feedback. There is rudimentary support for a whiteboard, and support for editing/creating questions.

0
Dalton Ma

Added a new question answering UI, imitating Khan Academy’s UI. Will flesh out whiteboard soon.

Attachment
0