A basic web application to upload a json file and view the contents.
Features included:
- To register and login
- To upload a Json file (File validation included)
- To store the file contents in database and display the contents
Steps involved:
The project uses the XAMPP php development platfrom.
- To run the project. Install XAMPP from here https://www.wikihow.com/Install-XAMPP-for-Windows
- Open XAMPP and start the apache server and MySQL
- Place the Financepeer folder in the xampp/htdocs/ place_here.
- Open the browser and type http://localhost/Financepeer/index.php