A comprehensive team performance review and feedback system built with modern technologies. Streamline your team's feedback process with an intuitive interface and powerful analytics.
- Performance Reviews: Structured review templates for team members
- 360° Feedback: Multi-perspective feedback collection
- Anonymous Feedback: Confidential feedback options
- Goal Tracking: Set and monitor team goals
- Analytics Dashboard: Visual insights into team performance
- Role-based Access: Admin, manager, and employee views
- Review History: Track review progress over time
- Export Reports: Generate comprehensive review reports
- Backend: C# .NET Core
- Frontend: HTML, CSS, JavaScript
- Database: SQL Server
- Deployment: Azure/IIS
# Clone the repository
git clone https://github.com/ManimaranRepos/TeamReview.git
cd TeamReview
# Install dependencies (if using npm)
npm install
# Build and run
npm run build
npm start- Configure database connection in
appsettings.json - Run database migrations
- Create admin user
- Access the application at
http://localhost:5000
- Create review cycles
- Assign reviewers
- Monitor feedback progress
- Generate team analytics
- Submit self-assessments
- Receive feedback
- View performance metrics
- Track goal progress
Real-time analytics showing:
- Team performance metrics
- Review completion status
- Feedback trends
- Goal achievement rates
- Password hashing with bcrypt
- JWT authentication
- Role-based authorization
- GDPR-compliant data handling
Contributions welcome! Please submit issues and pull requests.
MIT License - see LICENSE file for details
Manimaran
- GitHub: @ManimaranRepos
⭐ Star this repo if you find it useful!