Skip to content

Chinmay2406/Instagram-Analytics-Dashboard-Updated-New

Repository files navigation

Instagram-Analytics-Dashboard-Updated-New

Here’s a sample README file for your project hosted at https://chinmayinsta.netlify.app/:


Instagram Analytics Dashboard - Chinmay Insta

Overview

This project is an Instagram Analytics Dashboard that provides basic insights into Instagram accounts, even without access to Meta's API. It helps users analyze their Instagram data, track engagement metrics, and plan future content using a Content Calendar. Additionally, the project features an Assistant Bot that answers simple to complex questions about the account’s performance and provides educational resources on Instagram marketing and growth. THE project is in development right now.

Live Demo

You can access the live version of the project here:
Chinmay Insta Demo

Features

  • Instagram Data Display:
    Displays basic data such as followers count, number of posts, recent post details, and engagement metrics (likes, comments).

  • Content Calendar:
    Track and plan Instagram posts, including details such as captions, hashtags, and engagement stats.

  • Assistant Bot:
    A chatbot that answers questions about account performance, trends, and metrics.

  • Resources Section:
    20 resources related to Instagram analytics, marketing, and advocacy, with educational articles, guides, and research papers.

Technologies Used

  • Frontend:

    • HTML
    • CSS (for styling)
    • JavaScript (for functionality)
    • React (for building the UI components)
  • Backend:

    • None (No backend involved, data displayed is based on publicly available information or simulated for demo purposes)
  • Hosting:

    • Netlify (for deployment)

Getting Started

To get started with this project locally:

  1. Clone the repository:

    git clone https://github.com/Chinmay2406/chinmayinsta.git
  2. Navigate to the project directory:

    cd chinmayinsta
  3. Install dependencies:

    npm install
  4. Run the project locally:

    npm start

The application will be available at http://localhost:3000.

How It Works

  1. User Input:
    The user enters the Instagram username in the dashboard.

  2. Data Display:
    Based on the username, the app fetches basic public data like the number of followers, number of posts, and recent post details (using a basic scraping technique or data simulation).

  3. Content Calendar:
    Users can manually add and track their Instagram posts through a calendar interface.

  4. Assistant Bot:
    The bot provides answers to questions related to the Instagram account's performance and trends.

  5. Resources:
    Clicking on the “Resources” button shows 20 resources in each of the three categories: Instagram Analytics, Marketing & Growth Strategies, and Advocacy.

Contributing

If you want to contribute to the development of this project:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -am 'Add your feature').
  4. Push the branch (git push origin feature/your-feature).
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

The project is in development right now

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published