KelvinPompey-40718390 / sem-project-group6

Final Project for Software Engineering Methods 2024
Apache License 2.0
0 stars 0 forks source link

SEM Group 6 Project

Master GitHub Workflow Status (master)

Develop Github Workflow Status(develop)

Code Coverage Codecov

Release Releases

License LICENSE

A total of 32 tasks are required to achieve completion status. Currently, 32 requirements have been implemented, resulting in 100% completion.

ID Name Met Screenshot
1 All the countries in the world organised by largest population to smallest. Yes UC1.png
2 All the countries in a continent organised by largest population to smallest. Yes UC2.png
3 All the countries in a region organised by largest population to smallest. Yes UC3.png
4 The top N populated countries in the world where N is provided by the user. Yes UC4.png
5 The top N populated countries in a continent where N is provided by the user. Yes UC5.png
6 The top N populated countries in a region where N is provided by the user. Yes uc6.jpg
7 All the cities in the world organised by largest population to smallest. Yes uc7.jpg
8 All the cities in a continent organised by largest population to smallest. Yes uc8.jpg
9 All the cities in a region organised by largest population to smallest. Yes uc9.png
10 All the cities in a country organised by largest population to smallest. Yes uc10.jpg
11 All the cities in a district organised by largest population to smallest. Yes uc11.png
12 The top N populated cities in the world where N is provided by the user. Yes uc12.png
13 The top N populated cities in a continent where N is provided by the user. Yes UC13.PNG
14 The top N populated cities in a region where N is provided by the user. Yes uc14.png
15 The top N populated cities in a country where N is provided by the user. Yes uc15.png
16 The top N populated cities in a district where N is provided by the user. Yes UC16.png
17 All the capital cities in the world organised by largest population to smallest. Yes uc17.png
18 All the capital cities in a continent organised by largest population to smallest. Yes UC18.png
19 All the capital cities in a region organised by largest to smallest. Yes uc19.jpg
20 The top N populated capital cities in the world where N is provided by the user. Yes uc20.png
21 The top N populated capital cities in a continent where N is provided by the user. Yes UC21.png
22 The top N populated capital cities in a region where N is provided by the user. Yes uc22.jpg
23 The population of people, people living in cities, and people not living in cities in each continent. Yes uc23.jpg
24 The population of people, people living in cities, and people not living in cities in each region. Yes uc24.jpg
25 The population of people, people living in cities, and people not living in cities in each country. Yes uc25.jpg
26 Make accessible to the organisation: The population of the world. Yes uc26.png
27 Make accessible to the organisation: The Population of a continent. Yes uc27.png
28 Make accessible to the organisation: The population of a region. Yes UC28.jpg
29 Make accessible to the organisation: The population of a country. Yes uc29.png
30 Make accessible to the organisation: The population of a district. Yes UC30.jpg
31 Make accessible to the organisation: The population of a city. Yes UC31.png
32 State the number of people who speak the following languages:
  • Chinese
  • English
  • Hindi
  • Spanish
  • Arabic
Sort in ascending order, including percentage of the world population.
Yes UC32.png