Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sales Performance Monitor

Description

This is a Sales Performance Monitor where you can enter the sales into an app and assign a salesperson, the data gets saved to a csv file then displayed in a bar chart

Usage

  • The app gives you the option to add a sale or view sales performance

Adding a sale

  • You will be prompted to add the value and choose a salesperson

  • If you did not enter anything in the value textbox, you will be prompted to enter a value in order to continue

  • The sales data will be added to sales_data.csv

  • You will be returned to the main menu

View Sales

  • Data is converted to a dataframe

  • The dataframe is displayed as a bar chart showing the total sales amounts for all salespeople

Installation

git clone(repo)

cd(repo)

Windows

python sales_perforance.py

MacOS & Linux

python3 sales_performance.py

Tech Stack

  • Python

  • Tkinter

  • Pandas

  • Matplotlib

About

Sales performance monitor using Python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages