mohitk09 / user-activity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a simple react based application which just takes mock data of two users and display the activities of those users in a calendar. Users are shown in the table component and on clicking a row the modal opens up which shows the list of activities of a user. There is a option of opening the calendar on the modal which shows users activity. Various options are available in the calendar,for example month view, agenda view, week view, and day view.

URL

This application is deployed on Netlify and is available for sometime on this URL[https://elated-tesla-2358a0.netlify.app/].

Some Major packages used are

  1. React-big-Calendar[https://github.com/jquense/react-big-calendar]
  2. Moment[https://momentjs.com/]

Some Screenshots

This screenshot shows the agenda for a particular time-period. logo

This screenshot shows the detailed view of a particular day. logo

About


Languages

Language:JavaScript 82.7%Language:HTML 11.7%Language:CSS 5.6%