INA Tool is an open-source digital tool developed by the eScience Center aimed at supporting the regulatory framework design process by facilitating the study, analysis, and decision-making through data visualization and interaction.
This guide will walk you through the installation process for setting up a web application written in JavaScript and PHP using XAMPP.
Before starting the installation process, make sure you have the following installed:
Download and Install XAMPP:
Start XAMPP:
Clone the Repository:
git clone <https://github.com/ESI-FAR/INA-tool.git>
Move Files to XAMPP's htdocs
Directory:
htdocs
directory within your XAMPP installation directory.htdocs
directory.Access Your Web App:
http://localhost/
followed by the directory where your web application files are located (e.g. http://localhost/INA/).Congratulations! You have successfully installed and set up the INA web application using XAMPP. You can now start developing and testing your application locally.
work in progress...
work in progress...
Have a bug or an issue with this software? Open a new issue here on GitHub or drop a message to us.
work in progress...