I started a new summer position at an Army post. I was tasked this morning with going through all of the work orders and seeing what parts are on order, what have arrived, ect., when I had the bright idea of making a web-based database for it so that it will be much easier for anyone in my department to call up the work orders and see where they are at. One problem: I've never created a web-based database before.
It's been half a decade since I cracked open some code (I have no idea what is the latest and greatest), so can anyone point me in the right direction on how to create a web database?
The design requirements are pretty simply: I need to create entries, edit entries, expand entries (add new fields), and be able to sort and display them. Any help is appreciated.
It's been half a decade since I cracked open some code (I have no idea what is the latest and greatest), so can anyone point me in the right direction on how to create a web database?
The design requirements are pretty simply: I need to create entries, edit entries, expand entries (add new fields), and be able to sort and display them. Any help is appreciated.