This program maintains a employee's record using Doubly linked list.It was a weekly project submission by me for the course CI 031 .Invloves simple graphics and a login menu where i had used file handling to maintain a record of 3 user's name and their password .So before running the program kindly create a text document in d:\ with the name LOGIN.txt .In this just add the following data :
ceo computer
manager mouse
admin hello123
i.e only 3 persons can be allowed to login with their respective passwrd.
Platforn : Turbo c++ IDE