/jobsity-challenge

A challenge for Jobsity

Primary LanguageJavaScript

Calendar

This project was bootstrapped with Create React App.

  • Can Add new Events (Double Click: Title, Location, Date, Color)
  • Can Edit previous Events. (Click on Event Name)
  • Can Delete new Events (Click on X)

Missing Functionality

  • Tests
  • Show Weather (It makes the query but it does not show the result)
  • Add Different Month Support (It should be easy).