Commit Graph

10 Commits

Author SHA1 Message Date
9675a0f9c2 Added constellation background to login page and adjusted styling for better readability. 2026-05-30 03:50:18 -04:00
a5babd8131 modified: Dockerfile
modified:   README.md
	modified:   app.py
	new file:   blueprints/__init__.py
	new file:   blueprints/__pycache__/.gitignore
	new file:   blueprints/auth.py
	new file:   blueprints/finance.py
	new file:   blueprints/inventory.py
	new file:   blueprints/pos.py
	new file:   blueprints/sales.py
	new file:   core/__pycache__/.gitignore
	new file:   core/db.py
	new file:   core/db/.gitignore
	new file:   core/events.py
	new file:   core/openfood.py
	new file:   core/utils.py
	modified:   static/style.css
	modified:   templates/checkout.html
	modified:   templates/dicom.html
	modified:   templates/login.html
	modified:   templates/macros/base.html
	modified:   templates/macros/modals.html
	modified:   templates/macros/navbar.html
2026-05-21 00:05:31 -04:00
9cb057668b login style fix 2026-03-10 21:41:15 -03:00
cb2aa89b16 WIP rewrite with macros 2026-03-10 20:15:58 -03:00
7235c7ff09 theme and camera cookie 2026-02-27 00:57:45 -03:00
1f521ec1d2 colors and prompts fix 2026-02-26 22:33:38 -03:00
7a4d122976 file organization of htmls css 2026-02-26 03:02:03 -03:00
8cc5138888 discord theme, top bar fix, organized folders 2026-02-26 02:55:20 -03:00
70c14acaa5 dark mode + reorganization 2026-02-26 02:29:23 -03:00
4802923727 new file: app.py
new file:   pos_database.db
	new file:   static/cache/7801610000571.jpg
	new file:   static/cache/7801620009441.jpg
	new file:   static/cache/9002490100070.jpg
	new file:   static/placeholder.png
	new file:   templates/index.html
	new file:   templates/login.html
2026-02-25 23:31:24 -03:00