diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
deleted file mode 100644
index 7b35fd8..0000000
--- a/.gitlab-ci.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-pages:
- stage: deploy
- script:
- - mkdir .public
- - cp -r * .public
- - mv .public public
- artifacts:
- paths:
- - public
- only:
- - master
\ No newline at end of file
diff --git a/Java-manual-2020.html b/Java-manual-2020.html
deleted file mode 100644
index 4b7f560..0000000
--- a/Java-manual-2020.html
+++ /dev/null
@@ -1,55 +0,0 @@
-
-
-
-
-
-
- Click on Menu to get all topics related to this Subject.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Requirement.txt b/Requirement.txt
new file mode 100644
index 0000000..70343c9
--- /dev/null
+++ b/Requirement.txt
@@ -0,0 +1 @@
+pyinstaller -F --add-data "templates;templates" --add-data "static;static" --add-data "database;database" main.py
\ No newline at end of file
diff --git a/database/.gitkeep b/database/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/database/post.json b/database/post.json
index 7aaee9b..3abf844 100644
--- a/database/post.json
+++ b/database/post.json
@@ -241,4 +241,4 @@
6
]
}
-}
\ No newline at end of file
+}
diff --git a/database/subject.json b/database/subject.json
index cde66d3..74c5f8f 100644
--- a/database/subject.json
+++ b/database/subject.json
@@ -1,10 +1,10 @@
{
"description": [
"This subject contain all the programs of Advanced java programming of MSBTE.",
- null
+ "Test sample"
],
"title": [
"java-manual-2020",
- null
+ "Test"
]
}
\ No newline at end of file
diff --git a/database/topic.json b/database/topic.json
index 6b95da3..bea793b 100644
--- a/database/topic.json
+++ b/database/topic.json
@@ -22,5 +22,6 @@
"Practical No. 4",
"Practical No. 5",
"Practical No. 6"
+
]
}
\ No newline at end of file
diff --git a/img/1.PNG b/img/1.PNG
deleted file mode 100644
index 727e28d..0000000
Binary files a/img/1.PNG and /dev/null differ
diff --git a/img/10.PNG b/img/10.PNG
deleted file mode 100644
index 03e1ce1..0000000
Binary files a/img/10.PNG and /dev/null differ
diff --git a/img/11.PNG b/img/11.PNG
deleted file mode 100644
index 0195a17..0000000
Binary files a/img/11.PNG and /dev/null differ
diff --git a/img/12.PNG b/img/12.PNG
deleted file mode 100644
index 6d768ba..0000000
Binary files a/img/12.PNG and /dev/null differ
diff --git a/img/13.PNG b/img/13.PNG
deleted file mode 100644
index de5dfeb..0000000
Binary files a/img/13.PNG and /dev/null differ
diff --git a/img/14.PNG b/img/14.PNG
deleted file mode 100644
index 2789d40..0000000
Binary files a/img/14.PNG and /dev/null differ
diff --git a/img/15.PNG b/img/15.PNG
deleted file mode 100644
index 3ae8224..0000000
Binary files a/img/15.PNG and /dev/null differ
diff --git a/img/16.PNG b/img/16.PNG
deleted file mode 100644
index 0b581be..0000000
Binary files a/img/16.PNG and /dev/null differ
diff --git a/img/17.PNG b/img/17.PNG
deleted file mode 100644
index abef270..0000000
Binary files a/img/17.PNG and /dev/null differ
diff --git a/img/18.PNG b/img/18.PNG
deleted file mode 100644
index 16e0ce1..0000000
Binary files a/img/18.PNG and /dev/null differ
diff --git a/img/19.PNG b/img/19.PNG
deleted file mode 100644
index 67c9177..0000000
Binary files a/img/19.PNG and /dev/null differ
diff --git a/img/2.PNG b/img/2.PNG
deleted file mode 100644
index 4078db2..0000000
Binary files a/img/2.PNG and /dev/null differ
diff --git a/img/20.PNG b/img/20.PNG
deleted file mode 100644
index fd17428..0000000
Binary files a/img/20.PNG and /dev/null differ
diff --git a/img/3.PNG b/img/3.PNG
deleted file mode 100644
index 04af3f1..0000000
Binary files a/img/3.PNG and /dev/null differ
diff --git a/img/4.PNG b/img/4.PNG
deleted file mode 100644
index e8bfe11..0000000
Binary files a/img/4.PNG and /dev/null differ
diff --git a/img/5.PNG b/img/5.PNG
deleted file mode 100644
index ad6f928..0000000
Binary files a/img/5.PNG and /dev/null differ
diff --git a/img/6.PNG b/img/6.PNG
deleted file mode 100644
index 04eb3a8..0000000
Binary files a/img/6.PNG and /dev/null differ
diff --git a/img/7.PNG b/img/7.PNG
deleted file mode 100644
index 61e511d..0000000
Binary files a/img/7.PNG and /dev/null differ
diff --git a/img/8.PNG b/img/8.PNG
deleted file mode 100644
index c399324..0000000
Binary files a/img/8.PNG and /dev/null differ
diff --git a/img/9.PNG b/img/9.PNG
deleted file mode 100644
index 9fd1cc2..0000000
Binary files a/img/9.PNG and /dev/null differ
diff --git a/img/icon.png b/img/icon.png
deleted file mode 100644
index e73c9cd..0000000
Binary files a/img/icon.png and /dev/null differ
diff --git a/index.html b/index.html
deleted file mode 100644
index 57e172d..0000000
--- a/index.html
+++ /dev/null
@@ -1,55 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
CodeBase - Home
-
-
-
-
-
-
-