Giter Site home page Giter Site logo

apd-incident-form's Introduction

APD Front End Tech Test

Notes:

  • For speed I have spun up the application using Create React App (with Typescript)

  • I have chosen to use the Formik library to handle form validation/errors etc.. It's saves writing alot of the boilerplate code associated with forms, I would always recommend it. I have done some simple manual validation of the form fields.

  • To get something looking beautiful with little effort I have used the Semantic UI component library. I could have just styled everything myself but again I choose this for speed.

  • I have implemented the date/time field as a text input field, however we could choose to add a date picker UI component.

    alt text alt text

Original Brief:

In order to show off your creativity and coding skills; please can you create a web page containing a tool to record basic information about an incident that has occurred somewhere in the city. The reporter must be able to record at least the following information about the incident:

  • A summary or title
  • Extended details
  • Date & time it happened
  • Precise location where it happened

We’ve been non-specific about the details; we’re interested in how you choose to do it as much as the result. It’s a simple task so don’t spend many hours on it. Write something tiny and perhaps a couple of sentences about your thinking.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

This project was bootstrapped with Create React App.

apd-incident-form's People

Contributors

lmeikle avatar

Watchers

 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.