A platform that rewards users for reading scientific articles.
- User authentication system
- Article reading interface
- Reward earning mechanism
- Withdrawal system
- HTML/CSS/JavaScript (Frontend)
- Python Flask (Backend)
- Clone the repository
- For backend:
pip install flask flask-cors - Run:
python app.py