jQuery with AJAX calls to web api

V teku Objavljeno pred 7 letoma/leti Plačilo ob prevzemu
V teku Plačilo ob prevzemu

Single page demo jQuery app that calls web API.

(see attachment)

1. User enters data. GET call to web API with params via AJAX call.

2. JSON data bound to data grid / table. (API will return rows and meta data appropriate for grid)

3. User selects a row and triggers a POST to web API via AJAX call.

4. Return message is displayed on final (3rd) "tab".

Notes:

1. Prefer a wizard, tab-driven interface like jquery-steps, but not required (e.g., don't need to use wizard / step library)

2. Web APIs will be provided and tweaked to UI's needs (e.g., JSON format incl. metadata such as rowcount)

3. Prefer a data grid library such as jQuery datatable but not required.

4. User must not be able to get to steps 2 or 3 without completing all fields in step 1 (all required and must pass validation - required + email validation + 5 digit zip validation)

5. User must not be able to get to step 3 without selecting choice in step 2.

6. No pagination, sorting required in step 2 datagrid. Max 10 rows will be returned.

7. If user goes back to step 1, subsequent submits will requery step 2 and prevent navigation to step 3.

AJAX jQuery / Prototype

ID projekta: #10723411

Več o projektu

6 predlogov Oddaljen projekt Aktiven pred 7 letoma/leti