Skip to content

boring-dragon/SAMS

Repository files navigation

SAMS

Student Attendance Management System ( Part of the web dev competition & assignment at taylors)

admin

teacher

student

database

Hosted Live Version At: https://sams.jinas.me

Steps to run the application

Clone the repo

composer install
cp .env.example .env
Setup migrations


php artisan migrate
npm i
npm run dev

Run the app

php artisan serve

Todo

  • Simple Landing Pages ( Kim )
  • Connect Dashboard Charts to backend ( Kim )
  • Total Count cards on Student Dashboard
  • Update the total classes attended card
  • Attendance taking from student side ( Jinas )
  • QR Code
  • Time Slot Selection
  • Attendance history
  • Medical Certificate submission
  • Medical Ceriticate Viewing on Teacher Dashboard
  • Download the MC PDF from the teacher dashboard

( Kim )

  • Update the welcome page frameworks and technologies used area
  • Update the tables to new design ( Student Attendance & Admin Enrollment)
  • Medical Certificate Selection option to load the currently enrolled modules (Logged in student)
  • Profile Page for Student
  • Update MC file input to ( Filepond or any other cool looking field)

About

Attendance System on Steroids.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages