Coder Social home page Coder Social logo

dhanalakshmis / gps_attendance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ojkalam/gps_attendance

0.0 2.0 0.0 202 KB

My first laravel project(GPS Attendance Management)

Home Page: http://ojkalam.me/gps_attendance

License: MIT License

PHP 64.01% Vue 0.34% HTML 35.65%

gps_attendance's Introduction

GPS Attendance

License

About

This system will mainly track location of trainer(users). So it's not possible to give attendance without going the right place.

Installation

  • Download and run composer install
  • generate new key php artisan key:generate
  • create .env file and set database configuration then
  • migrate database run php arisan migrate
  • or create database gps_attn and import gps_attn.sql from the project folder

Login access for different roles

http://localhost/gps_attendance/public

Trainers/Teachers Login Access:
E-mail:    [email protected]
Password:  123

Only for admin(click on admin menu)
E-mail:    [email protected]
password:  admin123

Features

  • Admin can assigned Class schedule to trainers
  • Trainer will take attendance on schedule class
  • Trainer's location will be tracked through google map api
  • System will track the location, when trainer submit attendace that time location will be stored on DB

gps_attendance's People

Contributors

ojkalam avatar

Watchers

James Cloos avatar Dhanalakshmi Srinivasan avatar

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.