Quote:
Originally Posted by mojo
I started writing a web-based gun inventory application and I'm looking for some ideas for features from this community. Why am I asking here? Well, as I just recently started my collection I know that I will be missing things that I will want down the road as my collection/experience grows. There are a lot of people here with much more experience than I have so I thought I'd ask for help. BTW ... I do not plan on making this a commercial product. Actually, I was thinking about making it free for everyone to use if I can get "satisfied" with it.
|
Only suggestion I have would be to include MySQL compatibility in it. MySQL is free, open source database software and most scripting languages (like PHP) have MySQL access functionality built in. If you're going web based, PHP/MySQL is a dynamite combination.