Minggu, 30 November 2014

Attendance Management System

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]

Vote for Us

Like our script? Rate it atHotScripts > Hot Scripts




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

23 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?
    • Anonymous says:
      this error due to the old php version used in this system. you can using wampserver, and download addon php 5.2
  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
    • Ehmad Imtiaz says:
      Maybe it is not fetching data from database , have you created and installed database in mysql ??
      check database !
  10. guruprasad says:
    i want a complete project plse send me immediately………….
  11. Usman says:
    Fatal error: Call to undefined function session_is_registered() in C:\wamp\www\attendance\include\checksession.php on line 2
    Hello ..This error is comming when i enter the user id and pw. Can any one please help me out to fix this issue. I have tried many things but i am unable to solve this issue.
    Thank you
  12. A Debnath says:
    geting rerror
    Call to undefined function session_is_registered() in C:\wamp\www\attendance\include\checksession.php on line 2
    Plz help
    thank u in advance
  13. Hi there to every one, the contents existing at
    this site are actually amazing for people knowledge, well, keep up the nice work fellows.
  14. Taha says:
    The login time is always 10 – 15 minutes when i log a user in… can make a help guide on actually how to use it??? Everything is simple to set up but nothing on how to use it.
  15. ton says:
    what is the username and password to login
  16. Kunal says:
    It is not working.
    I uploaded the files to file manager and sql code to phpmyadmin on Cpanel.
    When I try to open login.php it says
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
  17. i can’t log in. i don’t know what is the “username” and “password” used. please help me..
  18. Anonymous says:
    I have tried Useranme admin and password admin123 it showing blank page (http://192.168.2.2/html/attendance/admin.php?uid=28)
    Please help me
  19. Giri says:
    I have tried Useranme admin and password admin123 showing blank page
    http://192.168.2.2/html/attendance/admin.php?uid=28
  20. Anonym says:
    Hallo All.
    In /include/config.php at line with mysql_select_db($dbname); is missing the reference path. In this case selectDB instruction is
    redirected to blachHole. Add $conn to select_db.
    Must be : mysql_select_db($dbname, $conn);

http://sourcecodemania.com/attendance-management-system/#comment-194

Tidak ada komentar:

Posting Komentar