The document describes an online programming assessment and evaluation platform for educational institutions. It proposes developing a system that allows HODs to assign batches to faculty, who can then create programming assignments and assessments with test cases. Students would access the system to complete assignments, which would be automatically compiled and evaluated. The system would provide performance feedback to students and reduce the effort of manual evaluation. It would be built with an Angular front-end and Spring Boot APIs backend, with compilation handled in the cloud. A chatbot is also proposed to help students with doubts. The system aims to make programming assessment more efficient and accessible while improving students' coding skills.