sturdy-dev / codeball-todo-mvc

Home Page:https://todo.codeball.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeball Todo MVC

Hey, this repository tracks the development of "CodeballMVC". A TodoMVC-like application built entirely with Codeball and OpenAI Codex, using instructions such as:

Add a /tasks endpoint listing all tasks in a sqlite database

and

Update the add() method to return the id of the task created

The entire generated file is in app.py, and a new version of the file is created after every prompt.

About

https://todo.codeball.ai/


Languages

Language:Svelte 38.2%Language:Python 36.9%Language:JavaScript 12.9%Language:TypeScript 4.8%Language:HTML 4.2%Language:Dockerfile 2.4%Language:CSS 0.6%