Git Product home page Git Product logo

business-manager's Introduction

๐Ÿš€ Business-manager

Additional information or slogan

  • This program is used to manage business products to keep track of
  • people who have paid for a product and those who have not.
  • It has a searcher to search by person name or product name to
  • get results. It has 2 functions - one to edit data and one to
  • delete selected data. It also has an option to add a new product
  • with the buyer's name.

Installing / Getting started

  1. Download the product code
git clone https://github.com/luisangelponcealvarez/Business-manager.git
  1. Install sqlite3 dependency
 pip install sqlite3
  1. Install tkinter dependency
pip install tkinter
  1. Run the program
  py main.py

Developing Technologies

The technologies used in the project are listed below.

  • Python
  • sqlite3
  • tkinter

Dependencies / Prerequisites

What is needed to set up the development environment.

  • python
  • visual studio code
  • Git

Database

For the user data database, the sqlite3 library is used. to save the data generated in the script to have the files instead of executing the steps Installing / Getting started and automatically after executing the previous steps, the file where the data is saved will be created

Now what?

In this section if you want to collaborate on the project in the following way: it can be achieved

business-manager's People

Contributors

luisangelponcealvarez avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.