DebyGrey / wp-dashboard-gragh-widget

Wordpress Dashboard Graph Widget Plugin is a wordpress plugin for the dashboard area which displays a graph using react to render the UI and wp-rest api to fetch data from the database. Users can display graph according to weeks and months. Built with React.js and PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordpress Dashboard Graph Widget Plugin

πŸ“— Table of Contents

πŸ“– PORTFOLIO WEBSITE

**Wordpress Dashboard Graph Widget Plugin ** is a wordpress plugin for the dashboard area which display a graph using react to render the UI and wp rest api to fetch data from the database.

πŸ›  Built With

Tech Stack

React.js & WP-REST-API

Key Features

  • displays the graph on load
  • displays graph according to timeframe selected

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • To have a prior knowledge of wordpress plugin development, Git, PHP & React.js
  • Clone or fork the repository
  • A web browser (google chrome preferably)
  • A code editor (e.g vscode)

Setup

Clone this repository to your wordpress plugin folder:

cd my-folder git clone https://github.com/DebyGrey/portfolio.git

Install

To install this project run this into your terminal:

Usage

To run the project:

  • once you clone the repo to your plugin folder and have activated the plugin. it automatically appears on the dashboard.

Run tests

Go on your wordpress dashboard to run tests as you will see changes take effect whenever you make any modification to the codes.

Deployment

You can deploy this project:

  • on any wordpress hosting services

(back to top)

πŸ‘₯ Authors

πŸ‘€ Deborah Fashoro

(back to top)

πŸ”­ Future Features

  • Sophisticated graph interfaces

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, kindly follow me on my social media handles listed above.

(back to top)

πŸ™ Acknowledgments

I would like to thank everyone who made this project possible

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Wordpress Dashboard Graph Widget Plugin is a wordpress plugin for the dashboard area which displays a graph using react to render the UI and wp-rest api to fetch data from the database. Users can display graph according to weeks and months. Built with React.js and PHP.


Languages

Language:PHP 72.9%Language:JavaScript 25.2%Language:SCSS 1.4%Language:Hack 0.5%