-
The app is complete. Please review my app@codepathreview and @codepath
-
Make sure there are no TODOs left in the app
```bash
if [[ $(grep -ri todo app/) == "" ]] ; then echo yay ; else echo sad ; fi
```
-
Having a polished tutorial leave our users with a sense of quality and satisfaction (i.e., "look how beautiful this thing is, and I built it so quickly!").
The changes should include:
- [ ] Remov…
sodic updated
9 months ago
-
### Describe the bug
I'm using this simple prompt to create a NextJS app:
```
Create a todo app with NextJS and Shadcn
```
Then I get this response:
And there it stands for ever. Spinning …
-
By running the py4web-example-apps I get the following error message for the todo app:
`FileNotFoundError: [Errno 2] No such file or directory: 'C:\\github\\py4web-example-apps\\apps\\todo\\databases…
-
# Let’s build a TODO App with Bun, HTMX and Pico 2023 – Pratap Sharma
In this blog we will explore all the new Bun 1.0 and build a TODO app using Bun, HTMX and Pico. What is Bun Bun is a fast, all-in…
-
**Is your feature request related to a problem? Please describe.**
Todo application storing todos of users in the database
**Describe the solution you'd like**
I want to create a todo application…
-
### Expected Behaviour
Original report: https://github.com/aws-powertools/powertools-lambda-python/pull/5575/files#r1846670069
The `examples` should be under `parameters`, not under `schema`.
https:…
-
Please review my app. I am adding extended functionality.
@thecodepath @nesquena
-
Hi Nathan,
I have added additional functionality and also used SQLite. Please review my app.
@thecodepath @nesquena
Thanks,
Neha