Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 487 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 487 Bytes

Visitor check-in Register.

C programming, i think it's time a build more challenging projects.

About

A visitor register collects visitors information like name, purpose of visits, E.T.C. it is often used to take records of visitors coming into an organisation during working hours.

Features.

  1. Allow Visitors to checking with their details.
  2. Can pass a message.

How to run Program

gcc *.c -o visitorCheckin

Author