We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ddef2 commit df97207Copy full SHA for df97207
README.md
@@ -1 +1,11 @@
1
-"#cms"
+# CMS -- Content Management System
2
+
3
+Here is an complete Java EE based Content Management System which extracts data from SQL Database and turns it into Excel Sheet or PDF files.
4
5
+Major Library Used:
6
+ Apache POI 3.17
7
8
+Technology Used:
9
+ Java Servlets + JSP -- For Backend
10
+ HTML + CSS + Javascript -- For Frontend
11
+ MySQL -- Database
0 commit comments