vaisakhsasikumar / my-electron-app

A desktop application built with Electron that allows users to run a given MongoDB find queries and view the results in JSON format.
Apache License 2.0
0 stars 3 forks source link

Enhance App.js with Query History and Advanced View Mode #7

Closed MartynovIvan closed 6 days ago

MartynovIvan commented 6 days ago

This pull request enhances App.js by adding query history and an "Advanced view" mode, allowing users to view and re-select previous queries and results. It integrates Bootstrap CSS for improved styling, with features like sticky-top for a polished interface, and allows toggling between basic and advanced views for better usability.

P.S. I didn't implement storing in local storage