1 Forks
6 Stars
6 Watchers

pgnDB

Remote chess databases management system, which consists of server part and user web browser interface. It was created with emphasis on user's convenience, modernity of technologies used, modularity and flexibility of expansion with further elements. It allows to perform various operations related to chess games saved in PGN (Portable Game Notation) format, such as chess games import from PGN file, chess games display and editing, chess games search and much more.

How to download and setup pgnDB

Open terminal and run command
git clone https://github.com/pgnDataBase/pgnDB.git
git clone is used to create a copy or clone of pgnDB repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pgnDB https://github.com/pgnDataBase/pgnDB/archive/master.zip

Or simply clone pgnDB with SSH
[email protected]:pgnDataBase/pgnDB.git

If you have some problems with pgnDB

You may open issue on pgnDB support forum (system) here: https://github.com/pgnDataBase/pgnDB/issues