Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 474 Bytes

File metadata and controls

21 lines (16 loc) · 474 Bytes

SciencePay - Earn by Reading Articles

A platform that rewards users for reading scientific articles.

Features

  • User authentication system
  • Article reading interface
  • Reward earning mechanism
  • Withdrawal system

Technologies

  • HTML/CSS/JavaScript (Frontend)
  • Python Flask (Backend)

Setup

  1. Clone the repository
  2. For backend: pip install flask flask-cors
  3. Run: python app.py

Live Demo

Netlify Deployment