The aim of the project work was to build a minimum working model for a file upload app, it is a web based application, which allows user to upload and download the resources , it runs on any web browser which support java-script, the front-end is based on angular and back-end is based on java , developed using spring boot framework which has an embedded tomcat server.
• JDK - 1.8 or later
• Tomcat Server
• Hibernate - 5.2.17. Final
• Spring Data JPA - 2+
• Spring Boot - 2.0.5. RELEASE
• Mysql
• Angular 8/9
• Bootstrap 3/4
• npm- 6.9.0
• Maven - 3.2+
• IDE – Eclipse – Used for Spring boot API development
• Visual Studio 2017 – Used for Angular App development
• Angular CLI
Download and extract the zip folder here fileUploadApplication
Download and install mysql workbench into your local machine here
To run back end go to main method class SpringBootUploadFilesDatabaseApplication (Run as a spring boot app)
This project is licensed under the MIT License.