Skip to content

Jordanlouie1/Reviu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reviu

image

Anonymous Peer Review Platform

This is a modern, responsive web application for scholars to submit and review papers annoymously. Qualified annoynomous reviewers are verified using zero knowledge proofs based off previous work

🎯 Problem

Peer review is the backbone of academic and technical innovation — yet the current system is outdated, opaque, and exclusionary. Reviews often take months, and are locked behind journal walls. Independent researchers and interdisciplinary thinkers are ignored due to institutional gatekeeping. Reviewers do unpaid work and get no lasting reputation or proof of their contributions. There’s little to no transparency in who reviews what, and no way to match papers to the right experts at scale.

Features

  • Dashboard with pending reviews
  • Top reviewed papers section
  • Paper submission system
  • User profile with MetaMask integration
  • Responsive design
  • Mock data integration

Getting Started

Frontend Setup

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to the local server URL

Project Structure

  • src/components: React components
  • src/types: TypeScript type definitions
  • src/data: Mock data
  • src/hooks: Custom React hooks

Technologies Used

  • React
  • TypeScript
  • Tailwind CSS
  • Lucide React (icons)

Backend setup

Please refer to backend/README.md


Feel free to submit issues and pull requests.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors