De-Centra Docs

About the Project

De-Centra Docs is a web application that is catered towards Research paper management where users can upload and store research paper related information while also being able to access research papers that have been stored by other users. The application uses Python Django web framework to manage the backend while utilizing React.js to handle the frontend functionalities. In order make sure that the research papaer data cannot be tampered with, the research data is stored in a blockchain ensuring higher accessibility and transparency.

Features

  • A Login system
  • A system to register users
  • Secure session management with Json Web Tokens
  • Functionalities to add and retrieve research paper data from the blockchain
  • Possibility to check if research papers that you have uploaded are viewed by others