Skip to content

naw7az/ipl_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Deployed Version of the app is here.

List of all the Libraries/Frameworks used to create this projects

  1. Pandas and Numpy.

    • To maipulate the given data and create a new dataframe with all the information needed specifically for the project.
  2. Node.js

    • The Javascript runtime environment is used to have all the required libraries for front end development.
  3. React.js

    • The front end Javascript framework used to make this project. I don't Know vue.js but I am ready to learn anytime. :)
  4. Material UI

    • Almost everything in this project is displayed inside a Card component which is imported from Material UI.
  5. Chart.js

    • To give a visual representation of the data to the user which provides a better user experience and understanding.

General Setup

  1. Fork and clone the project.

  2. Use your favorite text editor

    • Personally I use VScode. You are welcome to use any of your preferences!
  3. From the root directory of the project, install dependencies with npm

  4. npm install    // install dependencies for project
    npm start   // start the project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published