An open API service indexing awesome lists of open source software.

https://github.com/tans105/excel-lent

A web app designed to help user download table data from the database in the form of spreadsheet
https://github.com/tans105/excel-lent

excel hibernate postgresql report webapplication webapps xls

Last synced: 5 days ago
JSON representation

A web app designed to help user download table data from the database in the form of spreadsheet

Awesome Lists containing this project

README

          

# Excel-Lent
A web app designed to help user download table data from the database in the form of spreadsheet.

Requirement:
1. tomcat server
2. Maven
3. Database : PostgreSQL,MsSql,MySql,Oracle

How to Run:

>Download the repository
>Open config.properties file
>Run the dynamic project on an IDE(Make sure all the dependencies are installed)
>Deploy the project onto tomcat