Skip to content

isobelm/Software-Engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

This is a website which visualises various changes to Wikidata in quasi-real-time. Wikidata is a collaboratively edited knowledge base hosted by the Wikimedia Foundation. The data visualised by our website will aid users of Wikidata to identify malicious edits to its databases.

Getting Started

Prerequisites

You will need to have installed:

  1. Nodejs
  2. NPM

Running the website locally

  1. Clone the GitHub repository
git clone https://github.com/isobelm/Software-Engineering.git
  1. Navigate into the cloned GitHub repository
cd Software-Engineering
  1. Install the dependencies
npm install
  1. Run the server locally
npm start

The website should now have opened on your default browser. The server is hosted on http://localhost:3000

Built with

  • JavaScript - Code language used
  • ReactJS - Web framework used
  • React Bootstrap - CSS framework used
  • Nivo - Graphing framework used

Authors

Licensing

This project is under the MIT software license. More details can be found in the license file in the repo.

About

Wikidata Live Changes - Group Project - 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published