I am working on a POS/ERC system that lets you manage your business by organizing transactions, tracking inventory, and generating bills, all in one place. It simplifies daily operations, enhances productivity, and gives you real-time insights to make better decisions. So far I have made a basic prototype in React and Appwrite(basically firebase but open-source)(1). Today I decided the key features that I should add(2) and started designing the UI(3). Current UI is a pain in the eyes. It needs to be something elegant and aesthetic. As I would need to because I would gift it to my dad who owns a spare parts business for 20 years now and does everything manually(he has employees though but manages the finances and stuff on notebooks which is a big pain). It would help him alot!
I made my first open source contribution today!
The hackclub map here which is embed in multiple pages like toolbox has some problems. First it doesn't has a max-zoom out limit so users can zoom out as much as they want causing this:(1st image). Also it doesn't has translations for names of places written in local languages.(2nd image)
So I added a max-zoom out limit and also used a Tile Layer that has translations for these local scriptures.(3rd image)
This is the pull-request, hope so It gets accepted!
wish me luck :)