Giter Club home page Giter Club logo

homework-fullstack's Introduction

homework-fullstack

Timebox this homework to 3 hours or less. KPCC strives to be sensitive to candidates’ time and effort involved in our interview process, and while we do not expect candidates to spend more than 3 hours on this, we do evaluate submitted solutions on their attention to detail. We will evaluate not only the architecture and implementation of the provided solution, but will also review tests, read READMEs and code comments, and inspect commits and commit messages. The intention of the code challenge is for us to get a sense of how you normally complete work tasks.

To Run Locally

  1. Have node.js installed on your machine - preferably v13.8.0 ( I have not tested if this breaks with earlier versions of node )

  2. Once you're in project directory, run npm i. This will install dependencies.

  3. npm start - This will run the server locally on your machine. The local server is running on port 3000. Navigate to http://localhost:3000/ in your web browser.

Implementation

  1. This application was generated with the express-generator tool. It uses express.js for its server-side technology and vanilla JavaScript for its client-side technology.

Todos

Timeboxing development left some tasks remaining. Here are a couple:

  1. Testing - This application should use some testing framework (e.g. Jest or Mocha) to verify expectations when making requests to api endpoints.

  2. UI - A spinner should render after the xhr request has been sent.

homework-fullstack's People

Contributors

asell22 avatar nakedsushi avatar

Watchers

James Cloos 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.