DEV Community

hotel mascotinhos
hotel mascotinhos

Posted on

Alpine.js Maintenance System: Autocomplete & localStorage working, CodePen 2.0 blocked

Hi everyone! πŸ‘‹

I'm building a maintenance system using Alpine.js. It includes:

  • Autocomplete for part numbers
  • Saving records to localStorage
  • Exporting data to Excel

Everything works fine in CodePen 1.0. However, CodePen 2.0 is blocked at my workplace, so I can't test there.

Here’s the live CodePen (1.0) version:

I’d love feedback or tips for improvements, best practices, or ways to make it more modern while still working in restricted environments.

Thanks a lot! πŸ™

Top comments (0)