Building a Custom LiveUAMap: Seeking Feedback on My DIY Project
As an avid enthusiast of mapping and geospatial tools, I recently embarked on an indie project to create a simplified, homemade version of LiveUAMap using PHP. The goal? To develop a lightweight, easy-to-maintain alternative that I can host with limited resources.
Challenges and Constraints
The development process was initially hindered by my reliance on a Chromebook, which restricted my choice of development environments. Although cloud IDEs like GitHub Codespaces and other online editors are available, I find them slightly uncomfortable for prolonged work and prefer not to utilize them unless necessaryโsince I plan to maximize their use later for deployment.
Despite these limitations, I managed to craft this project using a basic text editor in combination with some AI assistance. The motivation behind this side project was driven by a sense of boredom, coupled with the observation that the original LiveUAMap source code is poorly maintained and complicated to set up. I aimed to develop a more streamlined, user-friendly version.
Technology Stack and Future Upgrades
Currently, my hosting options are limited to free services, which constrains me to simpler technologies. I’m contemplating whether to upgrade my tech stack to incorporate more modern frameworks like Node.js, React, or other contemporary tools. Would transitioning to these platforms enhance performance and maintainability, or should I stick with PHP for now?
Demo and Feedback
Feel free to check out the live demo here: https://aregan.byethost33.com/aregan/
Your insights and constructive feedback would be greatly appreciated. If you have suggestions for improvements, better tech choices, or tips for working within my constraints, please share!
Thank you for taking the time to explore my projectโlooking forward to hearing your thoughts!