Skip to content

KangaroosInAntarcitica/FinalProject2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikipedia National Geography

Video description to project can be found here
To start the project on windows just run the run.bat file

This project is intended to display information about the Wikipedia pages of certain language on map. The functionality includes displaying the geocode of the pages, location of revision authors and other information.

The WikiAPI part of the project is used to get all the required information from Wikipedia, store it and further process it.

The Project consists of the following folders:

  1. Docs - with information about the project and how it is intended to work
  2. Modules - a folder for all the fundtional code
  3. Tests - located inside of modules, it is used to test the modules
  4. Examples - containing all the information about how to use the modules (and surprisingly examples of functional code)

The Project is intended to be finished in the following stages:

  1. Define the tasks for the projects.
  2. Create the functionality to process the responses from Wikipedia API.
  3. Finish the functional program to gather all the information. (And in this case functions to display all the data on map)
  4. Gathering and processing of the information.
  5. Finish. Project Analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published