Coders Packet

Packets submitted by Richa Roy

Student Management System in C++

This project is developed in the C++ language. Here teachers can add, update academic details of students, marks in various subjects, attendance, etc, and students view and check their details.

Credit Card Validator in C++

Credit Card Validator is made by using a C++ programming language. It implements the Luhn algorithm to validate a credit card number and to determine what type of credit card it is.