Skip to content

My idea of a capstone project after finishing my first contact with a programming language, that being Phyton in 2020 Complete Python Bootcamp From Zero to Hero in Python. Awesome course! The project its a super, mega simplified version of a ERP framework software (takes initial stock - transfer form other app, adds some purchases, pulls some sa…

Notifications You must be signed in to change notification settings

Molototo/First-python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

First-python-project

"app" its intended to run in the comand line by running scripterp.py

the other .py scripts are: minierp.py = it stores all the functions and classes that are called in scripterp.py data.py = it stores the data under the form of dictionaries - no data base was used for the intent to keep the project simple.

the "app" runs well, and calculates everthing as shown in scripterp.py menus. the emphasis was to put in practice as much as I could in a project that will not pass 7 days (cca 1-2 h / day), not on looks, as you may see. Tabulate its the prettiest thing here :) .

About

My idea of a capstone project after finishing my first contact with a programming language, that being Phyton in 2020 Complete Python Bootcamp From Zero to Hero in Python. Awesome course! The project its a super, mega simplified version of a ERP framework software (takes initial stock - transfer form other app, adds some purchases, pulls some sa…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages