Skip to content

MattG57/SoftwareUnitsProducedCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftwareUnitsProducedCounter

Overview

The SoftwareUnitsProducedCounter is a web-based application that simulates the production of software units based on various input parameters. It uses React and Recharts to provide a dynamic and interactive user interface.

Features

  • Production Simulation: Calculate production based on total hours, inefficient hours, and the effect of AI tools like GitHub Copilot.
  • Real-time Updates: View real-time updates of production history using interactive charts.
  • User Controls: Adjust parameters such as total hours, inefficient hours, copilot effect, adoption, and activity to see their impact on production.

Getting Started

  1. Clone the repository:
    git clone https://github.com/MattG57/SoftwareUnitsProducedCounter.git
    
  2. Navigate to the project directory:
    cd SoftwareUnitsProducedCounter
    
  3. Open index.html in a web browser to view the application.

Usage

  • Adjust the sliders to set the values for total hours, inefficient hours, copilot effect, adoption, and activity.
  • View the updated production results and history in real-time.

Technologies Used

  • React: For building the user interface.
  • Recharts: For rendering interactive charts.
  • HTML/CSS: For structuring and styling the web page.

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your changes.

License

This project is licensed under the MIT License.

Contact

For any questions or feedback, please open an issue in the repository.

You can update the README.md file with this content to provide a comprehensive description of your project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published