Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
7cfb8c80da
Implement initial version of asset rating system with enhanced user interaction and template selection. Added detailed changelog, user guide, and project structure documentation. Optimized search and dashboard pages for improved user experience, including default chart rendering and visual feedback for template selection.
74598abcfb
Initial project setup with React, Vite, and Tailwind CSS. Added core application files including routing, components, and mock data. Configured package.json, .gitignore, and build settings. Included README for deployment instructions.