Skip to content

nat-heo/Stokix-Stok-Takip-Programi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Stokix – Stok Takip Programı

Stokix, Python ile geliştirilmiş, küçük ve orta ölçekli işletmelerin ürün stoklarını takip etmesini sağlayan masaüstü bir stok yönetim uygulamasıdır.


Stokix is a desktop stock management application developed in Python that helps small and medium-sized businesses track their product inventory.


Özellikler | Features

  • Ürün ekleme, silme ve düzenleme
  • Stok giriş-çıkış işlemleri
  • Basit ve kullanıcı dostu arayüz
  • Yerel veri saklama (json vb.)
  • Açık kaynak ve özelleştirilebilir yapı

  • Add, delete, and update products
  • Stock in/out operations
  • Simple and user-friendly interface
  • Local data storage (e.g., json)
  • Open-source and customizable

Gereksinimler | Requirements

  • Python 3.x
  • Gerekli kütüphaneler: customtkinter, tkinter , json (veya kullanılan GUI framework)

Geliştirici GUI için özel bir framework kullandıysa, requirements.txt eklenmesi önerilir.


Kurulum | Installation

  1. Bu repoyu klonlayın:

    git clone https://github.com/nat-heo/Stokix-Stok-Takip-Programi.git
    cd Stokix-Stok-Takip-Programi
  2. Gerekli kütüphaneleri yükleyin:

    pip install -r requirements.txt
  3. Uygulamayı başlatın:

    python main.py

Kullanım | Usage

  • Programı açtıktan sonra yeni ürünler ekleyebilir, stok miktarlarını güncelleyebilirsiniz.
  • Arayüz üzerinden ürün listesini görebilir ve filtreleyebilirsiniz.
  • Stok azaldığında uyarı veren sistemler eklenebilir.

Kullanıma dair ekran görüntüleri / GIF eklersen daha etkili olur!


Katkıda Bulunma | Contributing

  1. Fork yap
  2. Yeni bir dal oluştur: git checkout -b feature/yenilik
  3. Geliştirme yap, commit et
  4. Push ve PR gönder

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/new-feature
  3. Make your changes and commit
  4. Push and submit a pull request

Yasal Uyarı | Legal Disclaimer

Bu proje yalnızca eğitim ve kişisel kullanım amaçlı geliştirilmiştir.
Ticari kullanımlarda oluşabilecek veri kaybı, hasar veya hatalardan geliştirici sorumlu tutulamaz.


This project is developed solely for educational and personal use.
The developer cannot be held responsible for any data loss, damage, or errors in commercial use.


İletişim | Contact

Sorularınız veya katkı talepleriniz için issues sayfasını kullanabilirsiniz.
For questions or contributions, please use the issues page.


About

Hello, this is a stock tracking program. I coded it myself to develop it in the cusstomtkinter library. I hope you use it. (Username: Admin Password: 123 Language: Turkish

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages