MyScoutee is an experimental Angular UI for a group-based dating concept, where matching is based on mutual priorities instead of endless swiping.
The project was largely generated by AI (~85,000 lines) and then partially refactored.
Works fine on desktop — test on mobile for real performance issues
This repo is open for contributions focused on fixing lag and improving performance, especially on mobile.
- optimize rendering
- reduce unnecessary change detection
- improve responsiveness
- Check the Issues
- Pick or create a performance-related task
- Submit a PR
This is an AI-generated monolith turned into a real-world refactoring experiment — expect imperfections.