AnswerDotAI / AnswerDotAI/fasthtml-example
01_todo_app makes "{}" appear instead of a todo
Open
- Dominant language
- CSS
- Stars
- 854
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
Fresh clone.
create venv with python 3.10
pip install -r requirments.txt
python main.py
This is the result of typing in "hello" into the box and clicking add, 3 times. Each time, another {} is added to the list of {}'s
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with main.py and reproduce the issue using the setup commands in the report: create a Python 3.10 environment, install requirements, run the app, and add "hello" three times. Trace how the submitted todo is added and rendered in the list. Done means each added todo displays its text instead of {}.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- full-stack, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100