j0n3lson / codenext-python2-whisper

3 stars 1 forks source link

[Required] Implement example client #6

Open j0n3lson opened 1 year ago

j0n3lson commented 1 year ago

Why?

How?

j0n3lson commented 1 year ago

Rescoped this issue to clarify the curriculum targets and simplify the work students need to do.

Ethan-Ish commented 1 year ago

Would you want the admin logging function included in the example? (I am assuming not, since it would be an Admin function, not a regular client function, but I just want to make sure) Also, should the script contain the lines it takes to connect to the host?

Ethan-Ish commented 1 year ago

Where exactly is the user being registered? Edit: Since the config file is static, I'm not really sure what the register function would do. I'll finish the others for now.