Skip to content

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

Notifications You must be signed in to change notification settings

rishipurwar1/product-feedback-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages