MidsouthMakers / DerpID-Manager

PHP Based Web Application to manage an RFID system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Interface

dan9186 opened this issue · comments

It would be nice to have a mobile interface that provides either a limited set of things, or at least a ease of use setup. Most importantly, granting temporary access when that is completed on the embedded software side.

Bulleted Webapp Requests

  • Adding new users
  • Update user details
    • Activate/deactivate
    • Change pin
  • "Copying" user details (i.e. giving a second badge)
  • Adding new scheduled times (requires embedded changes too)
  • Link to toggle between mobile and full site

I fully intend to have a mobile version. Intending to use Bootstrap to accommodate this. If anything else is required I'm not sure what priority it will have unless we open up the app to the outside world. Definitely a todo, just may be a lower priority for now.