Skip to content

haider0107/feedbackapp

Repository files navigation

AI Feedback App

Our AI Feedback app utilizes AI to craft personalized feedback messages for each user

video1527534878.mp4

Tech Stack

  • Framework: Next.js
    • Backend and Frontend developed using Next.js, providing a seamless full-stack experience.
  • Authentication and Authorization: NextAuth
    • Leveraging NextAuth for streamlined authentication and authorization processes.
  • ORM: Prisma
    • Utilizing Prisma as the ORM (Object-Relational Mapping) tool for database interactions, ensuring efficient data management.
  • Database: PostgreSQL
    • Database powered by PostgreSQL, offering reliability and scalability for data storage needs.
  • AI Integration: OpenAI API
    • Integration with OpenAI API for message suggestion functionalities, enhancing user experience with AI-powered insights.

Features

AI Message Suggestion

video2316925753_2-ezgif com-video-to-gif-converter

Authentication with NextAuth

Untitled

User Dashboard with Feedback from anonymous users

Untitled 1

Learning

In this project, I learned to use Next.js for full-stack development, NextAuth for authentication, Prisma with PostgreSQL for database management, and integrated the OpenAI API for message suggestions. This journey provided invaluable insights into modern web development tools and techniques, empowering us to build secure, efficient, and intelligent applications.