{"id":30897650,"url":"https://github.com/parthcorleone/nampos","last_synced_at":"2025-09-09T00:44:49.057Z","repository":{"id":313647143,"uuid":"1052135440","full_name":"ParthCorleone/NamPOS","owner":"ParthCorleone","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-07T14:02:19.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-07T16:10:18.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ParthCorleone.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-07T13:32:30.000Z","updated_at":"2025-09-07T14:02:23.000Z","dependencies_parsed_at":"2025-09-07T16:10:23.346Z","dependency_job_id":null,"html_url":"https://github.com/ParthCorleone/NamPOS","commit_stats":null,"previous_names":["parthcorleone/nampos"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ParthCorleone/NamPOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthCorleone%2FNamPOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthCorleone%2FNamPOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthCorleone%2FNamPOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthCorleone%2FNamPOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParthCorleone","download_url":"https://codeload.github.com/ParthCorleone/NamPOS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthCorleone%2FNamPOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231031,"owners_count":25245688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-09T00:44:46.153Z","updated_at":"2025-09-09T00:44:49.031Z","avatar_url":"https://github.com/ParthCorleone.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧾 POS Billing System (Python + Tkinter)\n\nA simple **Point of Sale (POS) Billing System** built using Python, Tkinter, and SQLite.  \nIt allows you to scan/add products, edit cart, apply **5% GST**, generate **PDF invoices**, and view past bills.\n\n---\n\n## ✨ Features\n- Add products using **barcode scanning** or manual entry  \n- **Cart management**: edit price, quantity, remove items  \n- Automatic **5% GST calculation**  \n- Generate **professional PDF invoices** with:\n  - Subtotal, GST, and Grand Total  \n  - Customer Name, Phone Number, and Payment Mode (Cash/UPI/Card)  \n- View and reprint **past bills**  \n- Built with **SQLite database** for storage  \n\n---\n\n## 📂 Project Structure\nPOS/\n│── app.py # Main application (Tkinter UI)\n│── db.py # Database functions (SQLite)\n│── invoice.py # PDF invoice generator (ReportLab)\n│── pos.db # SQLite database (auto-created)\n│── invoices/ # Generated invoices (PDFs)\n\n---\n\n## ⚡ Installation\n\n# 1. Clone repo\ngit clone https://github.com/your-username/pos-billing-system.git\ncd pos-billing-system\n\n# 2. Create virtual environment\npython -m venv .venv\nsource .venv/bin/activate   # On Windows: .venv\\Scripts\\activate\n\n# 3. Install dependencies\npip install -r requirements.txt\n\n# 4. Run the app\npython app.py\n\n## You can convert the project into a standalone .exe using\npyinstaller --onefile --noconsole app.py","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthcorleone%2Fnampos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthcorleone%2Fnampos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthcorleone%2Fnampos/lists"}