PMKS-Web / PMKSWeb

An educational web-based tool designed for comprehensive 2D linkage analysis developed at WPI (Worcester Polytechnic Institute)
https://pmksplus.com
4 stars 3 forks source link

Server-side URL Encoding #72

Open KohmeiK opened 1 year ago

KohmeiK commented 1 year ago

Encode all linkage data into the URL when generating a sharing link. Currently, information such as color and welded joints are not encoded. Implement a solution like Firestore and Cloud Functions that redirects shortlinks to the original URL, significantly shortening the URL users need to copy.