Skip to content

JinChengneng/track_elsevier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track Elsevier

A web application to track peer review status in Elsevier's Author Hub. This tool allows authors to monitor the review progress of their manuscripts using the manuscript UUID.

Features

  • Track manuscript review status
  • View basic manuscript information
  • Monitor reviewer timeline and acceptance status
  • Clean and responsive Bootstrap UI

Local Development Setup

  1. Clone the repository:
git clone https://github.com/JinChengneng/track_elsevier.git
cd track_elsevier
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the Flask application:
set FLASK_APP=app.py
flask run
  1. Access the application at http://127.0.0.1:5000/.

About

tracker of peer review status in author hub of Elsevier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published