Challenge Overview

Challenge overview    

                                    

    

  • Briefings about the application

We’re building an Angular web app for desktop screen resolution.

 
  • Basic goal of the challenge

Develop UI prototype for Bunker Desk Toolkit nomination screens

 
  • Technology and Framework details

  • Angular

  • CSS/SCSS

 

Project background    

 

The intent of this project is to create an MVP web application - Bunker Desk Tool Kit - to manage the activities currently done with a combination of excel tools and manual tasks. Using the new web application, users will be able to:

  • Schedule bunker deliveries and resupply movements

  • Report and communicate effectively with third-party terminals, barges, and agents

  • Provide optimal blend opportunities

  • Update Marketers and Traders of the status of inventories and deliveries

In this challenge, we will implement nomination screens and a couple of fixes. Future challenges will integrate with backend API.

 

General requirements

 

Validation

Follow the existing code base and lint configuration

 

Layout Specification

  • App will support desktop screen resolution only

 

Typography:

Use Arial font instead of Gotham that is used in the designs

 

Server Side & Client Side Functions:

Sorting/filtering is done on the server side

 

Platform requirements

 

- Desktop: Latest Firefox, Latest Safari & Chrome Browsers (Mac & Windows). 

 

Assets

 

Base code is available in Gitlab. See forums for access to the project repository.

Marvel app link and design assets are available in the forums

 

Application development requirements

 

Application has 3 types of users - Administrators, Schedulers and marketers. We have a mock login page (there will be an SSO login in the future) where you can select a user type. We will work with scheduler screens in this challenge.

 
  1. Nomination screens
    Users will navigate to the create nomination screens by selecting transactions in the bunker desk table and clicking the “Create nomination” button. Each nomination has a different “type” property and will be rendered with a different template - each version is shown in the marvel app designs. Templates are very similar - slightly different layouts, but all the data will be available in the transaction details (data loaded from the api). Each template has only two user input fields - inspector instructions and special instructions. Use ckeditor to show the wysiwyg editor. Selected nominations will be grouped by type and the “Create nomination” section can be filtered by type by clicking the type in the left section. Export to pdf feature is in scope. Create button should be enabled once all the input fields on all nominations are entered.
    PDF export should be implemented in a separate module (we might need to reuse the same module in the backend) that takes nomination details as input and returns the pdf binary data.

  2. Terminal inventory and Barge inventory sections
    Implement terminal and barge inventory sections in the bunker desk screen. UI components for both sections are already developed - tank status component and barge status component - these should be reused. Remove the “View COA” link in the barge status component.

  3. Icon tooltipls
    Implement tooltips for icon buttons across the app (all scheduler and marketer screens)

 

HTML requirements

    - HTML should be valid HTML5 compliant.

- Provide comments on the page elements to give clear explanation of the code usage. The goal is to help future developers understand the code.

- Please use clean INDENTATION for all HTML code so future developers can follow the code.

- All HTML code naming should not have any conflicts or errors.

- Element and Attribute names should be in lowercase and use a "-" or camel naming to separate multiple-word classes (i.e.. "main-content", or "mainContent)

- Use semantically correct tags- use H tags for headers, etc. Use strong and em tags instead of bold and italic tags.

- No inline CSS styles- all styles must be placed in an external stylesheet.

- Validate your code- reviewers may accept minor validation errors, but please comment your reason for any validation errors. Use the validators listed in the scorecard.

    

 

CSS requirements

  • Follow the existing code base css styling and avoid adding duplicate style/components - merge and refactor existing components where it makes sense to do so

  • Provide comments on the CSS code. We need CSS comments to give a clear explanation of the code usage. The goal is to help future developers understand the code.

  • Please use clean INDENTATION for all CSS so developers can follow the code.

  • All CSS naming should not have any conflicts.

  • Use CSS to space out objects, not clear/transparent images (GIFs or PNGs) and use proper structural CSS to lay out your page.

  • Only use table tags for tables of data/information and not for page layout.

 

JS requirements

All JavaScript must not have a copyright by a third party. You are encouraged to use your own scripts, or scripts  that are free, publicly available and do not have copyright statements or author recognition requirements anywhere in the code.

 

Framework specific requirements

  • Code should follow the best practices of ECMAScript 5 (ES5) or above.

  • Split the code into Reusable components.

 

Licenses & attribution

 - Third-party assets used to build your item must be properly licensed or free for commercial use. MIT, some modified BSD, Apache 2 licenses are ok. If a library is not commercial friendly you will need to get our approval first.

- Sufficient information regarding third-party assets must be present in your documentation. This includes the author, license info and a direct link to the asset online.

 

Deliverables

  • Submit updated code base and a demo video



 

Final Submission Guidelines

See above

ELIGIBLE EVENTS:

2020 Topcoder(R) Open

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30127245