AnantLuthra / receipt-generator

A program which creates a type of bill for a local shop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Receipt generator

This project is a part of This project is a part of Global Hack Week (GHW)-INIT 2023.

This program is basically a receipt generator which creates a type of bill, this program is made with python.

Clone this repository.

git clone https://github.com/AnantLuthra/receipt-generator.git

Library used.

  • rich==11.1.0

Features

  • This program also has authentication system for login through your account
  • You can also create your account and sign in.
  • You have to enter item name and price like this potato-34 program will continously take input from you, for qutting this loop enter q and press enter, then total will be printed.

Preview

  • Direct login.

sample

  • Creating new account.
  • Once you created your account you can use it each time when you use this program.

sample2

About

A program which creates a type of bill for a local shop.

License:MIT License


Languages

Language:Python 100.0%