ERP project for Manipal University Jaipur by the dev students of CCE Dept.

6 Open Issues Need Help Last updated: Sep 17, 2025

Open Issues Need Help

View All on GitHub
good first issue Compliance To-Do

ERP project for Manipal University Jaipur by the dev students of CCE Dept.

TypeScript
enhancement help wanted Compliance

ERP project for Manipal University Jaipur by the dev students of CCE Dept.

TypeScript

ERP project for Manipal University Jaipur by the dev students of CCE Dept.

TypeScript

AI Summary: Create or update a standardized BaseCard component in the shared UI component library to enforce consistent card styling across the ERP-SYS Next.js application. This involves abstracting core styling and logic, providing a clear API for customization via props, and refactoring existing card instances to use the new component. The goal is to reduce code duplication and improve visual consistency.

Complexity: 3/5
help wanted

ERP project for Manipal University Jaipur by the dev students of CCE Dept.

TypeScript

AI Summary: The task involves removing the 'Review KPI' (previously 'Review Submissions') link and its associated functionality from the QOAC portal's sidebar and codebase. This likely entails updating the sidebar navigation component in the Next.js frontend application and potentially removing related backend API routes and database interactions if they are no longer needed.

Complexity: 2/5
bug help wanted

ERP project for Manipal University Jaipur by the dev students of CCE Dept.

TypeScript

AI Summary: Create a unified KPI view/edit page accessible from KPI cards in the QOAC portal. This page should display all KPI metadata and template fields, allow editing (with optional read-only mode), handle loading/error states, and provide navigation back to the KPI list. The page will use the existing API endpoints and database interactions.

Complexity: 3/5
enhancement help wanted Compliance Urgent

ERP project for Manipal University Jaipur by the dev students of CCE Dept.

TypeScript