View Project
Roast My Idea
Roast My Idea is a social application designed to allow users to post their startup ideas anonymously and receive honest feedback from the community. This ensures that users can share their ideas without the fear of judgment, fostering an open environment for constructive criticism.
Features
Anonymous Posting: Users can share their startup ideas without revealing their identity.
Feedback System: Receive honest feedback from other users in the community.
User-Friendly Interface: Intuitive design to enhance user experience.
Technologies Used
Next.js: For building the application with server-side rendering and static site generation.
NextAuth: For secure authentication and managing user sessions.
MongoDB: As the database to store user and idea data securely.
Shadcn UI: For UI components and styling to create a visually appealing interface.
TypeScript: For type safety and improved development experience, ensuring fewer runtime errors.