Web page editing
Budget: $10 – $30 USD
you would need Visual Studio and SQL in some form.
I put test codebase in wetransfer
https://we.tl/t-ypTj9DOgCo
Please download, unzip and take a look at the codebase.
If you want to continue, please do this:
Add "New" button to form1 that should call
Interview type series of screens, each with next / finish, back and cancel buttons
steps
1. put postal code - at least 3 first symbols. Use Canadian postal code for input validation
2. choose product type (floating tiles based on enum ProductType)
3. select quantity
4. ask for contact info - create / find contact based on postal code or phone number
5. press Finish
6. display gathered info from top to bottom in order it was entered
You can use any tools or controls you prefer
I put test codebase in wetransfer
https://we.tl/t-ypTj9DOgCo
Please download, unzip and take a look at the codebase.
If you want to continue, please do this:
Add "New" button to form1 that should call
Interview type series of screens, each with next / finish, back and cancel buttons
steps
1. put postal code - at least 3 first symbols. Use Canadian postal code for input validation
2. choose product type (floating tiles based on enum ProductType)
3. select quantity
4. ask for contact info - create / find contact based on postal code or phone number
5. press Finish
6. display gathered info from top to bottom in order it was entered
You can use any tools or controls you prefer