Have a requirement that, We have a 10 to 30 users and able to login in to the app and see their jobs in the list ( it should be pulled from one table or view), when clicked on specific job, it should open a new screen with data entry form which contains ( current date, time and barcode information to scan, etc.) and once they entered information, click on ok or submit to store the data in the database. in the back end, some one updates few more attribute information through some web application or need to scan the paper to capture weight information and barcode data. Mobile user has to see the update immediately or end of the day by updating the map and need to capture geo location of user while submission.
What are the options available to make such app ?