A straightforward web application designed for collaboratively drawing lines on a map and creating shareable links. Ideal for coordinating tasks like leaflet distribution or election poster deployment within a distributed team.
- Point your document root to
/srcdirectory to your PHP-enabled webspace. - Use the
database.sqlfile to create your database. - Rename
config.example.jsontoconfig.jsonin/configand fill in your database credentials
- Open your web space in a browser and click
Create project. - Use the controls in the bottom left corner to draw or delete lines.
- Once finished, click
Save. - Your changes will be available to others using the same project link URL.
The code was developed with extensive use of Large Language Models (LLMs). While it may not be well optimized, it serves our intended purpose effectively.
If you like to contiribute, I'll be happy to merge pull requests.
