Member clock in screen

If you aren't speaking german, you can ask for support or post your request here.
Antworten
Peter2
Beiträge: 3
Registriert: 6. Nov 2024, 04:23

Member clock in screen

Beitrag von Peter2 »

Admidio looks good. I have a test site running. The club wants a sign in/sign out page. Members type the fist letter or two of their name then hit enter and are clocked in. On the way out, they do the same and clock out. I did not see a page or plugin for that.

The members are using a paper based system today and cannot easily check attendance. The report would be some sort of list of clock ins or a list with each day the club is open vertically and hour of day horizontally and hours of attendance highlighted. The slightly expanded list would differentiate between people picking up something and people using the club premises.

I can code in PHP so modifying an existing plug in might work. Where would be the best start.
Peter2
Beiträge: 3
Registriert: 6. Nov 2024, 04:23

Re: Member clock in screen

Beitrag von Peter2 »

I installed and tested search_member. I figure that could be a good start. Maybe add a little Javascript so the member can type the first few letters of their name and select their name from the result.
Benutzeravatar
fasse
Administrator
Beiträge: 6166
Registriert: 12. Nov 2005, 16:06

Re: Member clock in screen

Beitrag von fasse »

Yes this plugin could be a good start.

But I think it's not a good idea to show valid members for not logged in users. That is a privacy and a security issue.

Members must know their login name and should not select one from a search field.
Peter2
Beiträge: 3
Registriert: 6. Nov 2024, 04:23

Re: Member clock in screen

Beitrag von Peter2 »

In this case, all the members know each other. Their age and address might be private but not their name. They wear badges with their first name and surname. That is the only public info.

What I am also looking at is how to make the page full screen. The clock on screen would be separate and next to where they walk in.
Antworten