Coders Packet

Packets submitted by kumari Ayushi Sinha

Credit-card Validation using C++

The Credit Card Validation program is written in the C++ language. It uses Luhn's Algorithm to validate the entered card number.

Analog Clock using C++ graphics

The Analog Clock project has been designed and developed in the C++ programming language with the help of graphics.h and ctime library.

Song Library Management System using C++

The song library management system is developed using C++ programming language. Once an account is created and user logs in he can add, delete and sort songs from library.