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
- Host: GitHub
- URL: https://github.com/tans105/excel-lent
- Owner: tans105
- Created: 2016-12-03T08:58:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T17:59:29.000Z (over 7 years ago)
- Last Synced: 2025-10-23T04:05:00.999Z (6 months ago)
- Topics: excel, hibernate, postgresql, report, webapplication, webapps, xls
- Language: JavaScript
- Size: 9.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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