Create the Style for a Quotation Form

  • Stav: Closed
  • Odměna: $200
  • Přijatých návrhů: 8
  • Vítěz: alalfakawma

Instrukce k soutěži

The purpose of this contest is to create the style for a quotation form. Using Cascading Style Sheets and JavaScript.

This includes creating, updating, reading, and deleting information on the page. You will keep the JSON data up to date, but are **NOT** responsible for any back-end or database activity.

You can find the prototype at http://json.invite-comm.jp
The final output is shown in the attached PDF.

I am not looking for a WYSIWYG clone of the final PDF output. But something that follows the general design. I would like to see clean inline inputs.

https://codepen.io/dileepnk/pen/NGWbog vs. https://codepen.io/poing/pen/PdOpjP

There are four (4) primary sections:

1. Header Information aka 'Company'
2. Install Information
3. Monthly Information
4. Notes

Most of the inputs are data entry. The header information is the simplest, it's static. Notes should be easy too, install and monthly have a few challenges to solve.

For the install and monthly information sections, the 'amount' is calculated on 'qty' and 'price. 'Amount' should not be editable, but updates onChange.

I want 'consumption tax' shown, but it SHOULD NOT actually be kept in the JSON. Which is in the current prototype.

The table items need the ability to add new rows, delete existing, and change the order.

I have created random JSON generators for each section, which return random data with each refresh. If you have any questions, please feel free to ask.

Doporučené dovednosti

Zpětná vazba od zaměstnavatele

“Provided the winning entry for a webpage style contest. Was very responsive to making changes to insure the page functioned as expected. Created a great style, voted best by my staff.”

Profilový obrázek blavallee, Japan.

Nejlepší návrhy této soutěže

Zobrazit více příspěvků

Veřejná nástěnka k vyjasnění projektu

  • ahmedElbohoty
    ahmedElbohoty
    • Před 5 let

    It was pleasure to participate in this contest and congratulations for winner .
    I hope if you can rate my accouunt for my participating in this contest :))

    • Před 5 let
  • blavallee
    Pořadatel soutěže
    • Před 5 let

    I would like to thank everyone for participating in the contest. My staff have narrowed it down to a few entries and the final decision will be made soon.

    • Před 5 let
    1. alalfakawma
      alalfakawma
      • Před 5 let

      It was a pleasure to participate in this contest, we look forward to more contests from you.

      • Před 5 let
  • apolloart2018
    apolloart2018
    • Před 5 let

    I believe my work would be interesting to you.
    I will upload it in next 5 hours at maximum. Please wait.
    Thanks

    • Před 5 let
  • blavallee
    Pořadatel soutěže
    • Před 5 let

    I have received a number of great entries! Even have my own personal favorite. But the staff who will use the form get to make the final decision. The contest wil run to the end, submit your entries soon if you want constructive feedback.

    • Před 5 let
  • apolloart2018
    apolloart2018
    • Před 5 let

    I see this contest will be open for one more week.
    I'm working on it, it will be ready in 4 days.
    Thanks

    • Před 5 let
  • laxmikw
    laxmikw
    • Před 5 let

    please recheck entry #9

    • Před 5 let
  • hsashankar
    hsashankar
    • Před 5 let

    Please hold. Working on it

    • Před 5 let
  • gabdel1
    gabdel1
    • Před 5 let

    Thank you for checking my entry again sir. I have reuploaded it.

    • Před 5 let
  • blavallee
    Pořadatel soutěže
    • Před 5 let

    The random generated JSON now supports HTTPS. So you will not run into mixed content issues.

    • Před 5 let
    1. gabdel1
      gabdel1
      • Před 5 let

      Kindly check entry #7 sir. Thank you

      • Před 5 let
    2. gabdel1
      gabdel1
      • Před 5 let

      Thank you for checking the entry again sir. I have reuploaded it

      • Před 5 let
  • laxmikw
    laxmikw
    • Před 5 let

    hi sir,
    please check entry #9 and give feedback. this has all features as per your guidence.

    • Před 5 let
  • laxmikw
    laxmikw
    • Před 5 let

    Hi sir,

    • Před 5 let
  • ahmedElbohoty
    ahmedElbohoty
    • Před 5 let

    Hi sir
    do you want any change to be saved and wriiten in JSON file ?

    • Před 5 let
  • gabdel1
    gabdel1
    • Před 5 let

    Hello sir,
    Kindly keep the contest up. I will be uploading my version in one day maximum.

    • Před 5 let
  • alalfakawma
    alalfakawma
    • Před 5 let

    How to calculate consumption tax? Or is it fed into the system?

    • Před 5 let
    1. alalfakawma
      alalfakawma
      • Před 5 let

      Figured it out.

      • Před 5 let
  • alalfakawma
    alalfakawma
    • Před 5 let

    Can I use VueJS with Bulma CSS framework?

    • Před 5 let
    1. blavallee
      Pořadatel soutěže
      • Před 5 let

      Feel free to use any library or framework you're comfortable with.

      • Před 5 let
    2. alalfakawma
      alalfakawma
      • Před 5 let

      Thank you, i've completed the header portion and the installation portion, i'll complete the other 2 portions and then send it here.

      • Před 5 let
  • rakibullahsazib
    rakibullahsazib
    • Před 5 let

    Does it need to be responsive for mobile devices?

    • Před 5 let
    1. blavallee
      Pořadatel soutěže
      • Před 5 let

      I knew I forgot to mention something. No, it does not need to be responsive. Just needs to work on a PC browser.

      • Před 5 let
    2. blavallee
      Pořadatel soutěže
      • Před 5 let

      With that said... Even though it's unlikely to be accessed from a mobile device. Final judgement among the leading entries 'may' use mobile responsive behavior in the decision process.

      • Před 5 let
  • frediustcPro
    frediustcPro
    • Před 5 let

    Tell me if you want it as a form with generated input ?

    • Před 5 let
    1. blavallee
      Pořadatel soutěže
      • Před 5 let

      There will be a few generated items, primarily looking at 'sort order'. If you asking about selecting options from generated input, like Select2, that's for a future project.

      • Před 5 let
    2. blavallee
      Pořadatel soutěže
      • Před 5 let

      It's not entirely clear, what you may mean about generated input. There are two objectives; creating a new data set and loading an existing data set for modification. Any modification would eventually be saved as a new data set, not planning to update a saved data set. Hope that helps.

      • Před 5 let
  • hsashankar
    hsashankar
    • Před 5 let

    Kindly do not close the contest early. Working on it

    • Před 5 let
    1. blavallee
      Pořadatel soutěže
      • Před 5 let

      Don't worry! I intend to run this contest for the full duration. Giving everyone a chance to submit their work for consideration.

      • Před 5 let
  • frediustcPro
    frediustcPro
    • Před 5 let

    Can I build this with react.js? and tell me more about the structure you want for the interface. because by checking what you have showed in the codepen it will look like a wysiwyg clone :(.

    • Před 5 let
    1. blavallee
      Pořadatel soutěže
      • Před 5 let

      Sure, react.js or any other library would be accepted. Of course I am looking for something similar. I want it to be clean and condensed. Bootstrap card or datatables take up too much screen space.

      • Před 5 let

Zobrazit více komentářů

Jak začít se soutěžemi

  • Zadejte vaši soutěž

    Zveřejněte svou soutěž Rychlé a snadné

  • Získejte kupu návrhů

    Získejte spousty návrhů Z celého světa

  • Zvolte nejlepší návrh

    Zvolte nejlepší návrh Stáhněte si soubory - Je to snadné!

Zadejte soutěž nyní nebo se k nám připjte ještě dnes!