Skip to content

This project shows a complete analysis of user's documents usage in terms of charts. Implemented using ReactJs and styled using styled components.

Notifications You must be signed in to change notification settings

hayagamal/Documents-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documents Usage Dashboard

This project shows a complete analysis of user's documents usage in terms of charts. Implemented using ReactJs and styled using styled components.

Screenshot

yes

How to use

  • Clone the repo.
  • Run using Visual Studio Code "npm start".
  • You can start experimenting using this link once the project runs: http://localhost:3000/

Implementation Notes

  • Data from shared folder is imported in 'Home.jsx' which is the main component, and passed as props to its child components. Except for donut chart's data is included within the component as it is dependent on props passed to this component.

Sidebar

  • Both brand logo and thumbs up were changed as only those replacements were found for better resolution (instead of taking screenshots of the original one).
  • Each Navlink routes to it's correct path.
  • Animations are added when hovering on Brand logo and thumbs up sticker(scaling up to 1.1).

Storage Details

  • The correct calculations were done to show the storage percentage of each folder type corresponding to the total 128 Gigabytes available.
  • Animations are added when hovering on each folder's data (scaling up to 1.1).

Analytics

  • Fake data was put as options and series as actual data was not provided.

About

This project shows a complete analysis of user's documents usage in terms of charts. Implemented using ReactJs and styled using styled components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published