- A basic overview of your project.
This is dummy application. It include a space to accept SQL querys. This is as simple as a textare. It have more than one query accomplnied by its corresponding table of data. You can have a predefined set of queries and a predefined set of tables showing some data. It provides a way for us to toggle between these queries and choose any query and view the table of data accompanying it. It is a dropdown or any other toggling mechanism.
- The JavaScript framework you chose, along with any major plugins or packages you installed.
My frameworks is React.
major module: mysql, react-redux, redux, axios...
- The page load time of your application, and how you measured this time.
I did not need to measure the page load time in my code, so I used an external site.
- Any optimisations you did to decrease the load time or increase performance.
For optimizing load times and everything, I avoided readux.