Inspiration

I wanted to write the code with Cursor AI, but I also wanted to save the instructions I gave to Cursor AI. Using markdown files was the solution. You ask Cursor AI to write a markdown file; then, you input that same markdown file back to Cursor AI.

What it does

The app is like a TV guide, which is pretty basic, but it is not the app I am demonstrating here, it is the process I am using to write the app.

How we built it

I would request Cursor AI to write a markdown file for some section of the code. Then, I would input that markdown file to Cursor AI. This way, CursorAI would be writing the code from the markdown file it created, not from my direct input. This results in having a sound, clean markdown file that I can continue to use. If there are changes to be made, I can keep repeating the process of writing new markdown files, and never have to deal with the code.

Challenges we ran into

I should have had better instructions that I gave to CursorAI to write the markdown files

Accomplishments that we're proud of

Doing it all in markdown

What we learned

What's next for Untitled

This is for the senza project

Built With

Share this project:

Updates