ecc521 / SignMeIn

1 stars 0 forks source link

What features should the application have? #1

Open ecc521 opened 4 years ago

ecc521 commented 4 years ago

What should the application do, for both students and teachers?

ecc521 commented 4 years ago
  1. Record a list of all users that sign in, and when they do so.
anatheiguana commented 4 years ago

students should be notified if they are late or have been missing or late a lot

melissabologescu commented 4 years ago

Have a time slot as to when the student can sign in, if the student doesn't sign in in this range the teacher will be notified that they are late or absent

floppian commented 4 years ago

What is this? Im kind of interested, because it is in java.

ecc521 commented 4 years ago

SignMeIn is intended to handle event sign ins, as well as things like attendance for schools (it's being built in android studio). This is being done for a group programming contest, so I don't think I can accept any PRs, etc at the moment.

floppian commented 4 years ago

Is it at all related to this? https://signmein.online/ Kind of sounds the same, and ^^ is coded in java too. Nvm, I don't think so.

ecc521 commented 4 years ago

That is quite similar, however the design is more fragile than ours, relying on client side security to prevent fake sign ins - not a good idea. We intend to use the nearby devices API for sign ins, preventing people from signing in when they are not around, and allowing for things like automatic background sign in. Also, our intention is to avoid the requirement for emails or accounts if possible - nobody likes the hassle of handling credentials.

On Wed, Jan 8, 2020, 7:42 PM FloppyT notifications@github.com wrote:

Is it at all related to this? https://signmein.online/ Kind of sounds the same, and ^^ is coded in java too

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ecc521/SignMeIn/issues/1?email_source=notifications&email_token=AKDVOG3GRAT72PQGKZJO3KDQ4ZXHFA5CNFSM4J3CF3ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIOQHIQ#issuecomment-572326818, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKDVOGZ5JS3LRSOY6QRNLRLQ4ZXHFANCNFSM4J3CF3ZA .

floppian commented 4 years ago

Okay good luck, apologies if I bothered