GoatReads is a Flask web app inspired by Goodreads.
It is designed to help users keep track of research papers they have read or are planning to read.
GoatReads is a Software Hack developed for GoatHacks 2025.
This app uses the Flask Web App Tutorial published by techwithtim.
Make sure you have the latest version of Python installed.
git clone
pip install -r requirements.txt
python main.py
Go to http://127.0.0.1:5000
The app is designed by Matvei Shestopalov and Shamsher Ghising Tamang.