GithubHelp home page GithubHelp logo

trohit / visify Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 5.8 MB

A visitor management software powered by LAMP

License: Other

HTML 1.47% PHP 57.21% Shell 0.93% Python 4.68% CSS 3.61% JavaScript 17.33% Hack 0.01% Less 7.33% SCSS 7.43%
visitor-tracking php

visify's Introduction

visify

A Visitor Tracking and Management Utility

Overview:

Overview Alt Link: http://bit.ly/ecogatepass

Minimum Hardware Needed:

  1. A PC
  2. An ESC POS compatible Printer
  3. A flash card / USB for automated backups in the case of a disk outage

Features:

  1. Tracks visitors by their Mobile Number
  2. Relevant details like visitor's photo, name, affiliation, host name and authorized areas of access captured
  3. Cloud deployable / Self Hosted
  4. Gate pass option
  5. Automated Daily reports
  6. Multi Gate Tracking
  7. Easily scalable using tablets or mobile

Technologies: LAMP Stack, AJAX, Jquery, Python

DEPENDS Upon:

  1. esc pos
  2. parsley validation
  3. ccrypt for encrypting sql dumps
  4. sudo apt-get install cron-apt
  5. sudo pip install php # for php goodness in python
  6. ccryot to encrypt mysql dumps
  7. media.navigator.permission.disabled in firefox to toggled
  8. Automatic security updates You can set up unattended-upgrades pretty easily by typing this in a terminal: sudo apt-get install unattended-upgrades sudo dpkg-reconfigure unattended-upgrades
  9. Auto ssh and reverse connection for remote admin
  10. audio player such as afplay to play wav files for checkout

Commands sudo aptitude install --without-recommends ubuntu-desktop

sudo apt-get install libmysqlclient-dev sudo pip install mysql-python

sudo apt-get install php5-dev make php-pear sudo pecl install mongo sudo echo "extension=mongo.so" | sudo tee /etc/php5/mods-available/mongo.ini sudo apt-get install php5-mongo

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10 echo 'deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' | sudo tee /etc/apt/sources.list.d/mongodb.list sudo apt-get update sudo apt-get install mongodb-org

Links

http://www.ubuntugeek.com/install-gui-in-ubuntu-server.html

visify's People

Contributors

trohit avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

dwiang88

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.