Skip to content

ConquerorCletus/Visitor_register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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