1 Forks
3 Stars
3 Watchers

BackEnd

:desktop_computer: The back-end code for UOS HUB website. All web scraping and data processing happens here through Python.

How to download and setup BackEnd

Open terminal and run command
git clone https://github.com/UOSHUB/BackEnd.git
git clone is used to create a copy or clone of BackEnd 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 BackEnd https://github.com/UOSHUB/BackEnd/archive/master.zip

Or simply clone BackEnd with SSH
[email protected]:UOSHUB/BackEnd.git

If you have some problems with BackEnd

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