Giter Site home page Giter Site logo

jobsity-challenge's Introduction

React Interview Challenge

Description

This project is designed to test your knowledge of front-end web technologies and assess your ability to create front-end UI products with attention to detail, cross-browser compatibility, standards, and reusability.

Assignment

The goal of this exercise is to create a demo calendar application using React.

You are provided a base application with a calendar page at /calendar. You must allow the user to create "reminder" cards, as described in the Mandatory features section. CalendarJobsity

Mandatory features

  • Ability to add "reminders" (max. 30 characters) for a day and time specified by the user.
  • Ability to include a city as a location for the reminder.
  • Ability to edit reminders - including changing text, city, day, and time.
  • Add a weather service call from VisualCrossing and get the average temperature forecast (e.g. 15° C) for the date of the calendar reminder based on the city.
  • Change the weekend days cells' color

Bonus (Optional)

  • Properly handle overflow when multiple reminders appear on the same date.
  • Unit test the functionality: Ability to add "reminders" (max. 30 characters) for a day and time specified by the user.

Considerations

  • Show us in the Readme all relevant information about your project.
  • The project is completely focused on Front-end. Ignore the Back-end.
  • Feel free to use small helper libraries for: -- UI Elements. -- Date/Time handling.
  • We have implemented Redux thunk for state management, but you may use any state manager you are familiar with.
  • Show us your capabilities in CSS and styling, if possible.
  • Feel free to use Typescript if you prefer it

How to deploy

  • Run npm install | yarn install to install all dependencies.
  • Run npm start | yarn run to run the app locally.
  • You can find the project running on localhost:3000.

jobsity-challenge's People

Contributors

sebtorres avatar yofret avatar chprado avatar ctorresthrash avatar guihendias avatar matiasmarinjobsity 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.