Giter Club home page Giter Club logo

cs311s20pid34's Introduction

CS311 Term Project Configuration Document

Project ID: CS311S20PID34

Project Title: Activity Scheduling


Sr No. Software Version Reason
1 Operating System(windows) 10 Because we as a student are using windows.
2 Java SE Development Kit 14.0.2 It is a package used for JAVA. It allows user to run JAVA project on JRE.
3 Eclipse IDE for Java EE development 4.16 It is used to run the java project.
4 Apache Tomcat v9.0 It is used to execute web pages that include java server page coding.
5 mysql-connector-java v8.0.21 and 5.1.49 It is used to Connect MySql Database to java.
6 Xampp v7.4.80 It is used to Connect MySql Database to java.
7 Node js v12.18.3 Node. js tools are available via Eclipse IDE for Java EE Developers / Eclipse IDE for JavaScript and Web Developers.
8 Java v7.4.80 It is used to Connect MySql Database to java.

Project Configuration Guidelines(Step by Step):

Install JAVA
1. Visit https://www.oracle.com/java/technologies/javase-downloads.html and https://download.cnet.com/Java-Runtime-Environment-JRE-64-Bit/3000-2213_4-75317067.html
2. Download File from both according to your operating system.
3. Now run the downloaded exe file 4. Click next and Don't choose destination folder let the exe file choose it.
5. Now it is installing
6. After installation click close.
7. On command prompt type this java -version to ensure that it is installed. Or you can check in C:\Program Files\Java whether a java folder is created or not.
8. Now open Control Panel>System and Security>System>Advanced System Settings>Environment Variables.
9. Add a new User variable and system variable of name JAVA_HOME and set the value to the path of your jdk file in Java folder.
10. Do the same step user variable and add one more variable of the name JRE_HOME and put the path of jre file in the value box from java folder.

Install Xampp
1. Go to this link https://www.apachefriends.org/download.html and install it. 2. Run it as administrator.
3. And start apache and mysql.

Install Tomcat
1. Go to this link https://tomcat.apache.org/download-90.cgi
2. In core section click the windows installer.

Install Node Js
1. Go to this link https://nodejs.org/en/download/
2. And simply install it by hitting next button.

Install Mysql-connector-java
1. Go to this link https://dev.mysql.com/downloads/connector/j/5.1.html and https://dev.mysql.com/downloads/connector/j/
2. And simply install both of them by hitting next button.and their location will be C:\mysql-connector-java-5.1.49 and C:\mysql-connector-java-8.0.21

Install Eclipse IDE
1. Visit this link https://www.eclipse.org/downloads/packages/release/indigo/sr2/eclipse-ide-java-ee-developers
2. Download according to your operating system.
3. Now extract the downloaded folder.
4. Now run the eclipse.exe.
5. After running it select eclipse IDE for enterprise java developers. and install it. 5. Open Eclipse.
6. In nav bar select window>preference> search Web Browser>
7. In Web Browser click new and then add name chrome and give it the location of your chrome.exe file. (it is because we have designed our project for chrome web browser on other browsers its interface will be not adjustable.)
8. In nav bar select Window>Web browser then from the menu select chrome.

Import Github Repo
1. After Installing Xamp navigate into this directory C:\xampp\htdocs and create a new folder name project and clone git repository in this folder.
2. Launch a workspace in eclipse.
3. You will see a search bar on upper right corner in it search git Repositories(Git)
4. If you will see a our repository in bottom section then justthen select it clone existing repository link in the bottom section.
4. Click it and type the path of C:\xampp\htdocs\project\CS311S20PID34.
5. Select the check box and click finish.
6. Right click on the repository shown in bottom pane and import project. Do not change any field value and import the project.
7. From ActivitySchedulingTool[CS311S20PID34]>WebContent and open index.jsp file
8. Right click in opened index.jsp file in text editor section
9. Choose run as > run on server.
10. Choose Apache>Tomcat v9.0 and then add the link in browse field like this C:\Program Files\Apache Software Foundation\Tomcat 9.0 (Depending on your device)

Author

See also the list of contributors who contributed in testing of project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.