Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 413 Bytes

File metadata and controls

2 lines (2 loc) · 413 Bytes

deviceApp

DeviceApp is an device management app which is built with MENB stack.
M is for MongoDB,
E is for Express JS Framework,
N is for NodeJS, and last but not least
B is for Bulma.
The CRUD (Create, Read, Update, Delete) operations are all available. Query based search is available.
For example: the devices could be filtered by the category. Bulk Import feature is up and running.