GithubHelp home page GithubHelp logo

bunyy / ionic-starter-blank Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jefflnorton/ionic-starter-blank

0.0 0.0 0.0 256 KB

ionic-starter-blank

JavaScript 7.48% TypeScript 40.83% HTML 7.01% SCSS 44.68%

ionic-starter-blank's Introduction

Candidate Coding Exercise

Mobile Application Developer – Ionic/Angular

Please complete the coding exercise below to demonstrate competency using the Ionic/Capacitor and Angular frameworks. Prepare to review and demonstrate your completed exercise during the scheduled interview. For any questions or issues please route via the recruiting agency.

Please fork this GitHub repo and make the required updates as explained below.

  • Create an initial page that is displayed on app launch where the user can select a date and display required date.
  • Display a header (H1 with font weight - 600) with content as ‘Sample App with ion- datetime component.’
  • In the body of the page, display a form with a label, an input field (prefer to use ion-input) and a submit button.
    • Label content : ‘ Select a date from future’
    • Input requirements:
      • Placeholder content: ‘Select Date’
      • On focus/click on the input, launch ion-datetime component along with month and year options.
      • In the calendar component, provide an ability to only select future dates and all the dates in the past including today are disabled.
      • Populate selected date in the field.
      • Show current year + 5 years in the year options.
    • Submit requirements:
      • Content: ‘Submit’
      • On click of submit, display a list of items below
        • ‘Today’ : Display Todays date
        • ‘Yesterday’ : Display Yesterday’s date
        • ‘10 days past selected date’: Display 10day’s past from the selected date
        • ‘1 year past selected date’: Display 1 year past from the selected date
    • CSS requirement for displaying output
      • Display a 5px red border for the list on all sides
      • Display list items in blue color
      • Item label in bold font
      • Item values in italic font

ionic-starter-blank's People

Contributors

jefflnorton avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.