Python Programming
Python Programming
https://github.com/rana-ans/PyBiz-Management
This repo is PRIVATE
Python-Flask based Business Management System includes SQL Alchemy & Jinja2 with HTML, CSS, JS.
Inventory Management
Vendor Management (Import & Local Based)
Cost Calculation
Customer Management*
Reports*
*In Progress
Python-Tkinter based TicTacToe game against Simple AI
Tkinter is a module in Python enabling programmers to make Graphical User Interfaces (GUI)
Same game can be played on Web as well. Here is a demo:
Simple Bouncing Ball Game where player has to save the ball from going below the slide.
Made in PyGame Module.
Simple Bird Shooter Game where player shoots flying birds and earns points.
Made in PyGame