acmpesuecc / attendance_shell

simple shell script to take attendance
0 stars 3 forks source link

Replace redundant creation of audio files #2

Closed bun137 closed 3 days ago

bun137 commented 4 days ago

Currently the file take_attendance.bash makes a student.mp3 file for every student every time the code is run, this is redundant and can be replaced with a one time audio file creation for each student. These files can be play when taking attendance.

Your job would be to replace the redundant creation of the student.mp3 file to a folder with all student files and play audio from them!

Bounty points: 40

bunsamosa-bot[bot] commented 4 days ago

Thank you for opening this issue! A Maintainer will review it soon!

shashi-2k6 commented 4 days ago

can i be assigned this issue

bun137 commented 4 days ago

Hey you are assigned, you can start working on this!

bun137 commented 4 days ago

This issue is open to contribution

rithulkamesh commented 4 days ago

can i get assigned

bun137 commented 4 days ago

!assign @rithulkamesh

bun137 commented 3 days ago

this issue has been solved!