project_description
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
-
JDK
$ wget https://download.java.net/java/GA/jdk13.0.1/cec27d702aa74d5a8630c65ae61e4305/9/GPL/openjdk-13.0.1_linux-x64_bin.tar.gz $ tar -xvf openjdk-13.0.1_linux-x64_bin.tar.gz $ mv jdk-13.0.1 /opt/
-
Maven
$ wget https://mirrors.estointernet.in/apache/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz $ tar -xvf apache-maven-3.6.3-bin.tar.gz $ mv apache-maven-3.6.3 /opt/
-
IntelliJ-Idea Download here: IntelliJ-Idea
- Clone the repo
git clone https://github.com/codefolk/Semester-Project-2022.git
- Open Project in IntelliJ Idea
- Run Following command to install all the dependencies
mvn clean compile
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
- Feature 1
- Feature 2
- Feature 3
- Nested Feature
See the open issues for a full list of proposed features (and known issues).
Muhammad Saad Suleman
Syed Ayaan Ali
Muhammad Zohaib
Distributed under the MIT License. See LICENSE.txt
for more information.
Muhammad Zohaib - alizuhaib828@gmail.com
Muhammad Saad Suleman - saadfacebooks4563@gmail.com
Syed Ayaan Ali - syedayaanali789@gmail.com
Project Link: Semester Project 2022