Skip to content

SmallMedium-Business-Bookeeping Is an app use to track the goods that are avaible.

Notifications You must be signed in to change notification settings

YandLim/SmallMedium-Business-Bookeeping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start: 18/09/2024 | Finish: 01/10/2024

SmallMedium-Business-Bookeeping Is an app use to track the goods that are avaible. And SmallMedium-Business-Bookeeping have simple cashier feature for tracking the goods more accurately along with the transaction history and stock avaible.

The story behind the App:

I used to help my brother at his store. At first everything seems alright but after a while, a realization of the way he looking for the godds stock hit me. Like he if someone is asking for one spcific Item, he need to go to check it in the back first and tell the customer if it's avaible or not. So I come up with an idea "Why dont we bookkeeping the goods that are avaible so we can just look at the goods availability" I took the chances and make the motto "Programming isn't about what you know; It's about what you can figure out" to life. In the first 4 days i just planning the workflow instead of code. The next seven days(a week) I figuring how to do this and that for the program to running perfect. However Bug and error is the part of code, so the rest of the time I'm debugging the program until it run perfectly and turn it into exe file, and turn out it was doing pretty good.

The framework and libraies I work with:

  1. Sqlite3
    • Storing the goods data locally
    • Make the data avaible without internet
    • Make the program run without internet access
  2. Time
    • Keep track with the time
    • clearer transaction history
  3. Tkinter
    • Make simple friendly Gui
    • Make thing easier to run
  4. Pyinstaller
    • Make the code into .exe file
    • make it easier to share the program into other windows
    • make it easier to use

What I learn:

  • Sometime become software engineer is not about know how to code, It's about how to make solution to life
  • Sitting down and planning the execution is better than jump into action without knowing what to do next
  • Some big app is start from 1 variabels. So just do it

About

SmallMedium-Business-Bookeeping Is an app use to track the goods that are avaible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages