Sumit Datta
Sumit Datta
As a user when I type in a prompt, it is generally very vague and compact. I would like an option, a button, which enhances my prompt. nocodo will use...
I would like to improve work management capabilities in manager. This will need new models to store the schema changes for project management. ## High level overview Whenever user starts...
We want to change the structure of our Project level data, moving them away from the central SQLite DB. Instead we want to move all Project level data into a...
### Summary Create a browser extension (Chrome/Firefox) to allow users to provide in-page feedback and comments while testing web applications. This extension will communicate with the `nocodo-manager` daemon. ### Core...
### Summary To support the new browser extension, a new API endpoint must be added to the `nocodo-manager` daemon. This endpoint will receive and store the feedback submitted by users...
### Summary Comprehensive documentation is needed for the new browser extension feature, covering both the technical implementation and user-facing instructions. ### Technical Documentation 1. **Create a new spec file**: `specs/BROWSER_EXTENSION.md`....
# Email Client Desktop App using Slint ## Overview Create a desktop email client application using Rust and the Slint GUI framework. This app will display email data from a...
# Email Client Desktop App using Iced ## Overview Create a desktop email client application using Rust and the Iced GUI framework. This app will display email data from a...
# Email Client Desktop App using egui ## Overview Create a desktop email client application using Rust and the egui GUI framework. This app will display email data from a...
# Fake Data Generator for Email Client Database ## Overview Create a fake data generator to populate a SQLite3 database with realistic email data simulating 4-5 email accounts with thousands...