Free and Open source SCM Attendance Management System is a complete system for any organization to take attendance of its staff. It is written in PHP and released as an open source project under GPL v3. This software is web based and easier to setup. First install and set up WAMP or LAMP depending upon the operating system you are using. Then create a database ‘attendance’ and import the attendance.sql file into that database. This will create all the tables and required initial data into the database. Now copy attendance folder and paste it in your web servers root folder. Root folder for WAMP will be c:/wamp/www while for LAMP it will be /var/www/html. Now open your web browser and navigate to the attendance folder on your localhost. At the moment, there no index.html file in this software. You can create your own index.html file and link any URL like Login.php to this index.html page.

Please click on the link to download from sourceforge.net. [Download]

Features:

  • Attendance Report
  • Fine calculation
  • News of the day Rotator
  • Admin interface
  • Change password
  • Calendar
  • Monthly attendance report
  • User detail

Related Posts

Tagged with: PHPProgrammingSource Code
 

10 Responses to Attendance Management System

  1. chancellor says:

    Thanks for sharing information. Attendance Management Software is very accurate and powerful. It handle all the records of monthly attendance record, fine record etc.

  2. [...] Visit publisher site: Attendance Management Software – Free and Open source [...]

  3. Cedric Suarez says:

    Fatal error: Call to undefined function session_is_registered() in C:\xampp\htdocs\attendance\include\checksession.php on line 2

    there’s an error. What should I do?
    Can you help me?

  4. joko says:

    kasih tutorial yang lengkap dong gan.. biar kita2 yang gaptek bisa ikut belajar..

  5. amaar says:

    please need help when aim give any one holady its not working :( but when give all its working i need give one name only what can i do?

  6. ponraj says:

    it is working fine in my local machine but when i tried to host it in ubuntu server i am unable to login in .database connection is fine but dono y m unable to login

  7. me says:

    I have exactly the same problem.

  8. Ehmad Imtiaz says:

    You have to check the file path of the config file ‘include\config.php’ changed to ‘include/config.php’.

    i have changed From :

    include_once(“include\config.php”);
    To :
    include_once(“include/config.php”);

    And now its working fine !
    Check the path in every file !
    Hope this will help you.

  9. Ben Lim says:

    Why am I getting Session Expired! even though the users default is entered correctly, admin and password admin123

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

 

Looking for something?

Use the form below to search the site:


Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Related News Feeds