Need a programer able to design a web based app that will do the following, preferable language PHP.
The program required is a simple data capture program that will required user to enter its information and pre-fill some PDF forms (about 6),
The initial screen will require the user to logon or register (we must be able to allow access to the system on the back end, we do not want everyone signing in and being able to print the forms, it must be approved on the backend to proceed),
the user will be presented with an initial data capture form (name, address, etc) after that it will be presented with the forms to fill up. This will have an order, the display for the customer must be exact as the form, preferable we would like to have the pdf form display on the browser capturing the data, at the end of the form there should be a “next”, “Back” button, so they can move back and forth.
User should be able to go back to a particular form and make a correction, when going back the previous data must be presented to them.
Once they finish filling all the forms, they should have a screen with options to:
Make final corrections
Save
Print all forms
When printing the forms, this will have to come exactly as the PDFs with the data the user has entered already.
Once that is done, they can log out of the system if they wish.
Long story short for this program:
- Registration form for user to begin using the application, once registered and authorized, go ahead and proceed (we must be able to allow access to the system on the back end, we do not want everyone signing in and being able to print the forms, it must be approved on the backend to proceed)
- Capture users main data (name, address, City, phone, etc)
- Present user with a list of the forms names that will be filling
- Present user with forms to fill (depending on the “City” the forms will need to change one field that presents the zone or district that belogns to)
- allow user to change the data entered if a mistake was made
- Forms should have “back”, “Next” buttons for them to proceed
- Once all forms have been filled, present user with the option of Print (all filled forms will need to be printed out now)
- Allow user to log off, if they log back in, they should be able to print their previous filled forms, or do it again.
On the back end:
- We need to be able to see all users data (name, address, etc)
- We need to see data from the forms filled up. I.e: if I select “Peter Smith”, I should be able to see the data that was filled on Forms a,b,c,d,e, etc, organize by forms.
- We need to be able to export this data from the Database, Mysql preffered so we can export it into csv if we need to.
Here is a list of the forms to be filled out by the users, a small draft of what the system could be, and a list of the cities and counties that delimit the Division on the forms title when printing the forms and displaying on the screen.
The projected budget for this app is a fixed budget between $200-250
Will create escrow account and project needs to be finished in not later than 5 days. Please good reviews programmers only, we had a bad experience recently and that is why they project has not been completed.
Disregard page 3 in the draft, the user will not be presented with that option, once we know the city we can determine what distric will be.