Application Settings
Manage your application settings and data.
Danger Zone

This action will permanently delete all saved ideas and project development plans from the application.

This operation is irreversible. Please be absolutely sure before proceeding.

Proceed with extreme caution.

Data Storage Information

This application currently stores data in a local JSON file (`src/data/db.json`). While suitable for prototyping, personal use, and demonstration purposes, for production environments or handling larger datasets, migrating to a dedicated database solution (e.g., PostgreSQL, MongoDB, Firebase Firestore) is strongly recommended for scalability, performance, and data integrity.

You can manually clear all current application data (saved ideas and project plans) using the button in the "Danger Zone" section above. This action is irreversible.