Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
6/3/2014 7:14:04 AM EDT

EDIT:  Was not sure where else to pose this question.  Mods do with it as you please :)



       So I have been playing around with C# and I was going to create a firearm inventory program with account and password protection.  It would operate in conjunction with a SQL database to store the information.  It would be password protected as well.  It would run locally on a user's computer.  No install needed, just download and run.






A user would be able to create an account when the program first starts which includes password generation.  After that the user would need to enter their password to access the tool.  The user could add weapon, remove weapon, edit weapon.  Information would include a myriad of data, one of which includes the serial number.  I was wondering if this would be something that AR15.com would be interested in endorsing?   It is not a complicated tool but simple and safe.  The ARFCOM logo would look great on the tool.  







Again, this is just an idea.  Was going to just make one for my personal use and I am not sure what the community thinks about keeping a log digitally.  (Log is helpful if a firearm is stolen, sold etc.)  I can put together some mockup screens or even a simply demo software.

 
6/3/2014 8:26:46 AM EDT
[#1]
Does it have a lost in boat accident field?  What is your encryption scheme?
6/3/2014 9:12:22 AM EDT
[#2]


Quote History
Quoted:



Does it have a lost in boat accident field?  What is your encryption scheme?
View Quote





 

There will be a notes field where you can input any notes you deem are needed regarding each specific firearm.  So my question would be to any potential users would be...what fields in an personal inventory system would you see as necessary?







With regards to encryption it would not be difficult to implement a decent level of encryption.  Will want to avoid things like the password being stored in plain text in the user database for the application and incidents of Bobby Droptables.