As a user,I want have a page to add,delete devices,so that I can manager devices easily.
Acceptance Criteria
- There is a user-friendly page that makes it easy for users to manager devices.
- Provide a form to fill in the added device data
Task
- Use html, css, js to create a page.
- Data can be exchanged with the database.
- Function buttons and data entry boxes are provided to facilitate user operation.
- Features do not have malicious bugs.