rishipurwar1 / product-feedback-react-app

Product Feedback App is an Open Source platform where everyone can give their feedback to improve the platform, suggest new features and report bugs.

Home Page:https://codingspace-feedback-app.vercel.app/feedbacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CODINGSPACE Feedback App

CodingSpace Feedback App is an Open Source platform where everyone can give their feedback to improve the platform, suggest new features and report bugs.

Homepage

Features

✅ Create, read, update, and delete product feedback requests
✅ Receive form validations when trying to create/edit feedback requests
✅ Filter suggestions by category
✅Add comments to a product feedback request
✅ Upvote product feedback requests

👨‍💻 Demo

Try out the website : Product Feedback App

Try out the API: Product Feedback API

👨‍🔧 Tech Stack

React TailwindCSS NodeJs ExpressJs MongoDB

🔑 Key Points and Steps I took to optimize the performance

  • Reduced the bundle size drastically by using code-splitting and lazy loading to improve the User Experience.
  • Used Redux to manage the state of the application.
  • Reduced unnecessary re-renders by keeping components state local.
  • Maintained structured readable code using MVC Pattern.
  • Used Axios to make the API calls from the frontend.

About

Product Feedback App is an Open Source platform where everyone can give their feedback to improve the platform, suggest new features and report bugs.

https://codingspace-feedback-app.vercel.app/feedbacks


Languages

Language:JavaScript 97.4%Language:HTML 2.5%Language:CSS 0.1%Language:Procfile 0.0%