Welcome to Research Analytics ๐ง
May 18, 2023 ยท View on GitHub
Welcome to Research Analytics ๐ง
Research Analytics is an Open Source project helping academic researchers and students with their daily research activities. The app can be accessed here.
For a full project description please visit Research Analytics.
App preview ๐๏ธ
Package installation ๐ฝ
If you wish to use the research analytics app on your machine (run it locally), you can simply clone this GitHub repository by running the following command in your terminal (command prompt):
$ git clone https://github.com/jhupiterz/research-analytics
Run the app locally ๐ป
Once the repo is cloned, make sure to be in the right directory on your machine and run the following command:
$python dashboard.py
The Python file will open a local port in your default browser and you'll be able to use the app. If not, simply copy and paste the link that popped in your terminal (should look like ~ http://127.0.0.1:8050/).
App documentation
A full documentation of how to use the app is available here.