jose-dom / regis

Visitor registration system

Home Page:http://urban-regis.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

regis [Visitor Check In System]

Visitor Check In System written with Django

  • The application allows visitors of a particular facility or organization to check in by providing their name, email, purpose for coming, address, and gender.

  • It utilizes an AWS DynamoDB table to store visitor information and it able to scan through the table in order to not ask the visitor for information once it already has it.

  • It has admin access so employees or other users are able to view the visitor log.

Updates:

  • The application will be updated to have graphical reports and data analytical tools. Possibly using plotly for the graphing library.

  • Possibly finding a way to ulitize voice input.

About

Visitor registration system

http://urban-regis.herokuapp.com/


Languages

Language:Python 67.0%Language:HTML 30.9%Language:CSS 2.1%