This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
parts_website
Watch
1
Star
0
Fork
0
You've already forked parts_website
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea5b8e8ca16fb7f872464c167e83322dcef73a33
parts_website
/
helpers
History
teddy
f6a6966ce4
feat(UI): Stock Items page added with getting, filtering, and saving data.
2024-10-13 19:40:25 +01:00
..
__pycache__
feat(UI): Stock Items page added with getting, filtering, and saving data.
2024-10-13 19:40:25 +01:00
DEPRECATED
1. Refactoring form objects and database objects to use inheritance and abstract base class for consistency and reduced redundancy.\n2. Contact us page button links updated to resolve error of missing link causing page refresh instead of expected functionality.
2024-09-10 12:09:50 +01:00
__init__.py
Initial commit
2024-04-17 15:07:51 +01:00
helper_app.py
1. Refactoring form objects and database objects to use inheritance and abstract base class for consistency and reduced redundancy.\n2. Contact us page button links updated to resolve error of missing link causing page refresh instead of expected functionality.
2024-09-10 12:09:50 +01:00
helper_db_mysql.py
Complete system for getting + saving Product Categories with new database, server, and client architecture.
2024-09-01 21:57:46 +01:00