Job description
I would like to create a simple web interface for production operations reporting system. The system works in Android and IoS browsers, optimized for the phone screen. (So far we are working on php - so this language preferred but we do not close to other). Database appliance for firebird
Appearance and operation: several screens operating on the wizard principle.
1. first screen - login
2. next screen - tiles with main categories (list taken from the database table)
3. next - we go to next tiles with subcategories (2-3 steps)
4. last step - a checklist to select is displayed.
After passing all screens, insert command to the table in the database. The rest will work on triggers that are already working.
Subsequent screens - records retrieved from database tables and displayed only those that are related to the parent category.