A simple webform to bolt onto an existing dot.net site

Job ID: 35184319

Budget: $30 – $250 AUD

I'm looking for a form that enables artists to enter the name of an art prize they have entered and it will return some basic data from our db.

The site uses dot.net (Blazor) and I will only go with a dot.net solution.

The data will be sourced from a single sql table which has the relevant data for the lookups.

The problem that this form is going to solve is that artists are not using the correct names/details about prizes in their cvs. This will enable them to create the correct information on a row x row basis (sorted by year asc or desc) which they can have emailed to them as a text file (almost but not quite a csv).

The business process is:

1. User enters their email address
2. Create a list of prizes exhibition history for an artist to enter – then print out either to pdf or as a csv – user selects the output option which is emailed to them
3. This is done row by row (exhibition x exhibition)
4. User starts typing the name of the art prize – autocomplete finishes the prize name
5. It returns the following fields:
a. Current year (user can overwrite it)
b. Title (from db)
c. Venue (from db)
d. City/State (from db)
e. Blank field where they can add notes which goes to the end of the line
6. Year -> Title -> Venue -> City/State -> Comments (blank if left blank)
7. Elect whether to insert the data into our db to save it or just return the results (without an insert) to the artist.

You'll need a 4.0 rating as a minimum for me to consider you.
Related categories: .NET SQL Microsoft SQL Server