OpenCodeFoundation / asset-manager

The Asset Manager is an Open Source Asset Management System. Asset Manager was made for IT asset management, to enable IT departments to track who has which laptop, when it was purchased, which software licenses and accessories are available, and so on.
http://asset-manager.azurewebsites.net
MIT License
32 stars 17 forks source link

Asset Controller #53

Open aftabkajal opened 6 years ago

aftabkajal commented 6 years ago

I'm submitting a...


[ ] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

Current behavior

Currently there is no user interface to add an asset. there no controller to manage asset.

Expected behavior

There should be an asset controller with necessary functionality to add and manage asset. asset controller should have following functionality


[ ]  List of all asset
[ ] List of asset by status
[ ] asset Bulk checkout to user
[ ] Requested asset list
[ ] Deleted asset list
[ ] Asset Maintenances 
[ ] Bulk audit list
[ ] Maintenance create for asset
[ ] checkout an asset
[ ] Other... Please describe:
aftabkajal commented 6 years ago

Hardware Controller added as a asset controller. need to modify Index method and view.