World-Population-Java-SQL-Group-Project | company gave us a list of requirements
kandi X-RAY | World-Population-Java-SQL-Group-Project Summary
kandi X-RAY | World-Population-Java-SQL-Group-Project Summary
World-Population-Java-SQL-Group-Project is a Java library typically used in Institutions, Learning, Administration, Public Services applications. World-Population-Java-SQL-Group-Project has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
A company gave us a list of requirements that they would like for us to complete regarding the world population. The product backlog can be found further down in the Product Backlog section. The company wants us to create different types of reports, for example creating a report for Cities or a report for the Population in the world. The reports are meant to be worked on after retrieving the correct data for the requirements using SQL queries as all of the required data is held in a relational database. As a group we have also implemented Unit Testing and Integration Testing to ensure that the correct results are being retrieved. This is done by the Unit Tests. We have also implemented integration testing which is used to test each module independetly. In our project we have 2 different Docker Containers that controls the application. 1. Docker Container for the Application. 2. Docker container for the SQL Database. Therefore these 2 containers are tested to ensure that they run properly and communicate with each other in order for the application to work as a whole unit. Finally as a team we are making use of different branches where each member of the team works on a seperate branch in order to implement a new working feature for the application.
A company gave us a list of requirements that they would like for us to complete regarding the world population. The product backlog can be found further down in the Product Backlog section. The company wants us to create different types of reports, for example creating a report for Cities or a report for the Population in the world. The reports are meant to be worked on after retrieving the correct data for the requirements using SQL queries as all of the required data is held in a relational database. As a group we have also implemented Unit Testing and Integration Testing to ensure that the correct results are being retrieved. This is done by the Unit Tests. We have also implemented integration testing which is used to test each module independetly. In our project we have 2 different Docker Containers that controls the application. 1. Docker Container for the Application. 2. Docker container for the SQL Database. Therefore these 2 containers are tested to ensure that they run properly and communicate with each other in order for the application to work as a whole unit. Finally as a team we are making use of different branches where each member of the team works on a seperate branch in order to implement a new working feature for the application.
Support
Quality
Security
License
Reuse
Support
World-Population-Java-SQL-Group-Project has a low active ecosystem.
It has 11 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 8 open issues and 28 have been closed. On average issues are closed in 44 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of World-Population-Java-SQL-Group-Project is v0.1-alpha-3
Quality
World-Population-Java-SQL-Group-Project has no bugs reported.
Security
World-Population-Java-SQL-Group-Project has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
World-Population-Java-SQL-Group-Project is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
World-Population-Java-SQL-Group-Project releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of World-Population-Java-SQL-Group-Project
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of World-Population-Java-SQL-Group-Project
World-Population-Java-SQL-Group-Project Key Features
No Key Features are available at this moment for World-Population-Java-SQL-Group-Project.
World-Population-Java-SQL-Group-Project Examples and Code Snippets
No Code Snippets are available at this moment for World-Population-Java-SQL-Group-Project.
Community Discussions
No Community Discussions are available at this moment for World-Population-Java-SQL-Group-Project.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install World-Population-Java-SQL-Group-Project
Go to your current directory, wherever that may be using the command in the command line: > cd
After you have created the directory, in the command line type the command: > mkdir
After you have created a folder within a folder, in the command line type the command to clone the repository: > git clone to clone the repository from the GitHub repo.
Next, open IntelliJ IDEA and choose "Open project from existing sources"
Wait a bit for the project to load. After the project has been loaded, Build the project to make sure that the projects builds before it can run. You can do this by clicking the green hammer next to the run button.
The project should build without any problems. After the project has been built go to the right hand side of the project and choose the Maven option.
Double click on Clean
Click Package
Navigate over on the left hand side of the project and open the docker-compose.yml file
Also go to the dbb folder and open the Dockerfile file.
In the docker-compose.yml file, click the green button next to dbb in order to run the Database Container.
After the database container has been initialised, do the same for the app.
Go in the Dockerfile file and click the two green buttons next to FROM MySQL to run the image.
Master Build Status
Develop Build Status
License
Release
After you have created the directory, in the command line type the command: > mkdir
After you have created a folder within a folder, in the command line type the command to clone the repository: > git clone to clone the repository from the GitHub repo.
Next, open IntelliJ IDEA and choose "Open project from existing sources"
Wait a bit for the project to load. After the project has been loaded, Build the project to make sure that the projects builds before it can run. You can do this by clicking the green hammer next to the run button.
The project should build without any problems. After the project has been built go to the right hand side of the project and choose the Maven option.
Double click on Clean
Click Package
Navigate over on the left hand side of the project and open the docker-compose.yml file
Also go to the dbb folder and open the Dockerfile file.
In the docker-compose.yml file, click the green button next to dbb in order to run the Database Container.
After the database container has been initialised, do the same for the app.
Go in the Dockerfile file and click the two green buttons next to FROM MySQL to run the image.
Master Build Status
Develop Build Status
License
Release
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page