Giter Club home page Giter Club logo

clintx-frontend-homework's Introduction

Clintx-Frontend-Assignment

As part of our recruitment process, we'd like to see what you can produce by giving you a small assignment. Any extra polish or features you might want to put in will not go unnoticed.

The assignment

We would like you to create an commenting app. The features it should include:

  • A home page
  • A commenting page
  • Add a comment button in the home page that navigates to commenting page on clicking
  • Display number of comments in the home page
  • Display comments in the commenting page
  • Add a comment box and post button in the commenting page
  • Add two layer nesting the comments e.g. in FB where you can reply to a comment
  • on posting a comment, number of comments should be incremented by 1 in the home page

Your backend can be anything, and does not have to work. Static data in code is ok. sample data structure of a comment: { "user1":"lorem ipsum", "children": ["user2" :"lorem impsum dolor", "user3" :"lorem impsum dolor"] }

Requirements

You should use the following tools to accomplish this task:

  • React

If you have any questions, please ask!

To complete your homework, please fork this repo and commit your work to your fork. When you are ready for us to look at it, give us access to your fork so we can review and run it.

clintx-frontend-homework's People

Contributors

rish001 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.