The Design Performance Tracker is a tool designed to help creative teams analyze feedback on their designs, track performance metrics, and gain actionable insights. By gathering user and client perceptions, the tool empowers teams to refine their design processes based on data-driven decisions.
- Feedback Collection: Gather user feedback on designs through surveys and rating systems.
- Performance Metrics: Track various metrics to assess design effectiveness, including engagement rates and conversion metrics.
- Data Analysis: Utilize advanced analytics to understand design performance and user satisfaction.
- Actionable Insights: Generate reports and recommendations based on collected data to enhance design quality.
-
Backend:
- Node.js
- TypeScript
- Express.js
-
Frontend:
- React
- TypeScript
- Tailwind CSS (or any preferred CSS framework)
-
Database:
- MongoDB (or any preferred database)
Ensure you have the following installed on your local machine:
- Node.js (version 14 or above)
- npm (Node package manager)
- MongoDB (or any preferred database)
- Clone the repository:
git clone https://github.com/yourusername/design-performance-tracker.git cd design-performance-tracker
- Install backend dependencies:
npm install
- Navigate to the frontend directory:
cd ../frontend
- Install frontend dependencies:
cd ../frontend








