Latest Updates

Documenting code, one commit at a time.

Client-Side Excel Export in Next.js: Empowering User Data Management

In today's data-driven world, giving users control over their data through convenient export options is paramount. Users frequently need to extract information for further analysis, reporting, or integration with other tools.

On the estrella-tour project, which manages tour and travel logistics, a frequent request from administrators involved the ability to export lists of 'fixed passengers'

Read more