{"id":19694111,"url":"https://github.com/agent-006/incogninote","last_synced_at":"2026-04-04T21:31:37.049Z","repository":{"id":233183299,"uuid":"784887368","full_name":"Agent-006/IncogniNote","owner":"Agent-006","description":"Anonymously send and receive feedback with IncogniNote, the secure messaging app for honest communication.","archived":false,"fork":false,"pushed_at":"2025-05-23T11:40:33.000Z","size":986,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:21:45.118Z","etag":null,"topics":["authjs","mongodb","mongodb-atlas","nextjs","nextjs14","reacthookform","reactjs","shadcn-ui","tailwindcss","zod","zod-validation"],"latest_commit_sha":null,"homepage":"https://incogninote.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Agent-006.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-10T18:56:18.000Z","updated_at":"2025-05-23T11:40:37.000Z","dependencies_parsed_at":"2024-04-14T12:01:27.520Z","dependency_job_id":"4aefacdb-924e-424f-a6e6-526a6de8d188","html_url":"https://github.com/Agent-006/IncogniNote","commit_stats":null,"previous_names":["agent-006/mstrymessage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Agent-006/IncogniNote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-006%2FIncogniNote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-006%2FIncogniNote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-006%2FIncogniNote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-006%2FIncogniNote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Agent-006","download_url":"https://codeload.github.com/Agent-006/IncogniNote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-006%2FIncogniNote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authjs","mongodb","mongodb-atlas","nextjs","nextjs14","reacthookform","reactjs","shadcn-ui","tailwindcss","zod","zod-validation"],"created_at":"2024-11-11T19:20:22.334Z","updated_at":"2026-04-04T21:31:37.022Z","avatar_url":"https://github.com/Agent-006.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IncogniNote: Anonymous Feedback Messaging App\n\nIncogniNote is an innovative anonymous feedback messaging application designed to facilitate open and honest communication while protecting user identities. Built using cutting-edge technologies, including Next.js, React Hook Forms, Zod for validation, and more, IncogniNote offers a seamless user experience with robust security measures.\n\n## Features:\n\n1. **Anonymous Messaging**: Users can send messages anonymously without revealing their identity, fostering candid conversations.\n\n2. **User Authentication**: Secure user authentication is implemented using Oauth, ensuring that only authenticated users can access the platform.\n\n3. **Form Handling**: React Hook Forms are utilized for efficient form handling, providing a smooth user interface for message submission.\n\n4. **Validation**: Zod is employed for data validation, ensuring that messages adhere to predefined criteria before being sent.\n\n5. **Responsive UI Design**: The frontend is designed using Shadcn UI, offering a visually appealing and responsive user interface across devices.\n\n6. **Backend Integration**: Axios is used for seamless communication between the frontend and the backend, built on MongoDB Atlas for data storage.\n\n7. **Data Modeling**: Mongoose is employed for data modeling, simplifying interactions with the MongoDB database and enhancing scalability.\n\n8. **Iconography**: Lucide React is utilized for a rich library of icons, enhancing the visual elements of the application.\n\n## Technologies Used:\n\n- **Frontend**:\n\n  - Next.js 14\n  - React Hook Forms\n  - Shadcn UI\n  - Lucide React\n\n- **Backend**:\n\n  - MongoDB Atlas\n  - Mongoose\n  - Axios\n\n- **Authentication**:\n\n  - Oauth\n\n- **Validation**:\n  - Zod\n\n## Installation:\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/yourusername/incogninote.git\n   ```\n\n2. Install dependencies:\n\n   ```\n   cd incogninote\n   ```\n\n   ```\n   npm install\n   ```\n\n3. Set up environment variables for Oauth, MongoDB Atlas, and any other necessary configurations.\n\n4. Start the development server:\n\n   ```\n   npm run dev\n   ```\n\n# Usage:\n\n1. Sign in using your Oauth credentials or create a new account if you're a new user.\n2. Explore the user-friendly interface to send anonymous messages or view received feedback.\n3. Enjoy open and honest communication while maintaining anonymity.\n\n# Acknowledgements:\n\nSpecial thanks to the developers of the technologies used in this project, as well as the open-source community for their invaluable contributions.\n\n---\n\n**Note**: This README provides an overview of IncogniNote and instructions for installation and usage. For detailed documentation and additional information, please refer to the [Wiki](https://github.com/yourusername/incogninote/wiki) section of the repository. We hope you enjoy using IncogniNote for anonymous and honest communication!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagent-006%2Fincogninote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagent-006%2Fincogninote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagent-006%2Fincogninote/lists"}