Admin Settings Page (WIP)
Settings Page:
Now that the main functionality of the site is finished, I started making HTML representations of all the methods I have predefined. This includes CRUD (create, read, update, and delete) functions for several pieces of the website. Here are the ones I started to make:
- Reset/Update User password, username, role.
- Register Users
- Delete User
- Read User Assigned Stations
- Grant User Access to a station
- Revoke User Acccess to a station
- Modify User Access to a station.
Everything uses HTLM forms and when they submit, they will return a pop up success or error message.
There are a couple of other features I forgot that I made (Such happens when coding at ungodly hours) but anyone can try out the website (if I am working on it at the same time) at https://sbb.krupamlab.com
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.