Giter Club home page Giter Club logo

grocery-store's Introduction

Grocery-Store

Kai-icon Kai

This is a grocery store desktop application for stock, customer, and cashier management.

FeaturesBuilding from sourceSupport

image

Admin Menu

Manage Pengguna Manage Barang
Manage Supplier Manage Customer

Petugas Menu

Grocery Store Cart
Customer Area

Features

  • Login
  • Manage Barang
  • Manage Pengguna
  • Manage Barang
  • Manage Supplier
  • Manage Customer
  • Manage Transaksi
  • Manage Cart
  • Manage Customer Area
  • 2 Role (Admin dan Petugas)
  1. Admin Username: admin Password: admin

  2. Petugas Username: petugas Password: petugas

Building from Source

Ensure you have Python 3.11.5 and Git installed.

Open a terminal and run the following commands.

  1. Set everything up.
  • Linux/Mac
git clone https://github.com/iamwilldev/Grocery-Store && cd Grocery-Store && python -m venv .venv && source .venv/bin/activate && pip install -r requirements.txt
  • Windows (Command Prompt)
git clone https://github.com/iamwilldev/Grocery-Store && cd Grocery-Store && python -m venv .venv && .venv\Scripts\activate && pip install -r requirements.txt
  1. Build the app into an executable.
pip install cx_freeze==6.15.10 && python main.py build

Support

  • You can support the development of Grocery-Store through donations on GitHub Sponsors.
  • You can also leave a star on the github for more weebs to know about it.
  • Grocery-Store is open to pull requests, so if you have ideas for improvements, feel free to contribute!

grocery-store's People

Contributors

iamwilldev 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.