Private project, opened due GH politic reasons. Xpense — any expense,
Eitem (E-item) — unique expense item.
components/
WelcomeHome.tsx — Home page
pages/
plus.tsx — Sales register with add new product option. Select (or add new) Customer, select/add Product, set product Summ, enjoy.
minus.tsx — Xpenses register with add new E-item option. Select (add new) E-item, set group Cost, breathe out ))
statistics.tsx — usefull tool for data slice.
settings.tsx — admin options to manage database.
key=Math.random()
and some any tricks is not perfect idea, but in this app it suits me ))
The same, about code comments and their absence ))