Internet cafes have been a concept since the last 20 years. It’s a place which
provides Internet access to the public, usually for a fee. The fee for using a
computer which is allocated, is usually charged as a time-based rate.
To manage large number of computers in an internet café with transfer of
heavy data among them, a management or a controller software is generally
needed to easily handle the computers and keep a track of all the activities
running on the particular machine.
This project is a miniature version of the actual management software used
by large businesses. The software mainly focuses on the time spent by the
user on the machine, and storing the information about the user & the time
duration in a file.
Using the facilities of C, the project was designed and developed to create a
similar software.