This repository explores the concept of vibe coding, a modern AI-assisted software development paradigm that goes beyond traditional code completion by enabling conversational and context-aware programming.
The goal of this assignment is to research modern vibe coding tools, compare them with traditional AI-assisted coding approaches, and reflect on their impact on software development workflows.
- Cursor (AI-powered code editor)
A To-Do List Application designed to demonstrate how vibe coding tools can assist in building functional software projects.
-
Add new tasks
-
Edit existing tasks
-
Delete tasks
-
Persist tasks using local storage
-
Mark tasks as completed
-
HTML
-
CSS
-
JavaScript
-
Vibe coding with Cursor
This project can be run locally by opening the index.html file in any modern web browser.
This work was completed as part of an academic assignment on AI-assisted software development.