mctang719 / EasyUpload

Web application for uploading and downloading files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyUpload

This is a basic web application built using Spring, AngularJS, and DropzoneJS to demonstrate uploading and downloading of files to and from a database.

Installation

Build the Backend module by installing and executing gradle build to generate a jar in build/libs. The Backend component listens on port 8080. The Frontend component can simply be run by lauching index.html in a browser.

A complete guide and walkthrough of the code can be found here

About

Web application for uploading and downloading files

License:MIT License


Languages

Language:JavaScript 78.4%Language:CSS 13.7%Language:Java 6.3%Language:HTML 1.6%