diff --git a/GUI/Web Interface for Github/README.md b/GUI/Web Interface for Github/README.md new file mode 100644 index 00000000..ee4d21ff --- /dev/null +++ b/GUI/Web Interface for Github/README.md @@ -0,0 +1,26 @@ + +# Web Interface for Github + + +![App Screenshot](https://www.thesoftwarereport.com/wp-content/uploads/2022/08/GitHub.png) + +## Features + +- Interactive GUI for github + +- Filtering the content based on programming language + +- Direct Download Facility +- More Info of Particular File + + + + + +## Screenshots + +![Screenshot 2022-10-24 170950](https://user-images.githubusercontent.com/56470462/197725723-214f84f2-aa58-4798-944e-0e7b11ec1682.jpg) + +![filter](https://user-images.githubusercontent.com/56470462/197725792-03fb52f6-b6c8-42f0-8963-0b5809947e80.jpg) + +![more](https://user-images.githubusercontent.com/56470462/197725847-c726f16d-f08c-4ee4-b6b6-89bdc970a55d.jpg) diff --git a/GUI/Web Interface for Github/index.html b/GUI/Web Interface for Github/index.html new file mode 100644 index 00000000..ce89eb6a --- /dev/null +++ b/GUI/Web Interface for Github/index.html @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + Document + + + + + + + + +
+

+ All Project +

+
+
+
+ +
+
+ + + + + \ No newline at end of file diff --git a/GUI/Web Interface for Github/morepage.html b/GUI/Web Interface for Github/morepage.html new file mode 100644 index 00000000..cd4f3491 --- /dev/null +++ b/GUI/Web Interface for Github/morepage.html @@ -0,0 +1,227 @@ + + + + + + + + + + + + + + Document + + + + + + + +
+

+

+
+
+
+ +
+
+ + + + + + + + \ No newline at end of file