1. Record Management System in C programming project.
2. It can be generalized to any management system. It includes a login page and different modes.
3. Login (Use any of this for login page):
i. User Id's : danishkhanbx, rameshkapoorcc, alexwoodhj, dmitriantonovyg, lizhangio
ii. Passwords : 124421, indxy91, usrec420, ussr675, commu48
4. After logging in ther's ADD, LIST, MODIFY, DELETE RECORDS options available.
5. Enter 5 to EXIT the system
- Coded in C Programming, it includes a login page and the main menu consisting of different modes.
- Login with a predefined user id and password.
- After logging in there is ADD, LIST, MODIFY, and DELETE records, and EXIT options available.