Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 777 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 777 Bytes

Arxiv papers map

Build a map of citations for arxiv papers. [Demo]

Run npm install to install the dependencies. Feel free to contribute and to propose ideas in the issues.


Todos

Server

  • Create server
  • Add authentification and User entity
  • Add Project and Paper entities (each project should have its own set of papers)

Web client

  • Connect existing client with server
  • Add project selection/creation interface
  • Add standart list visualization of papers

Ideas for the future

  • Create browser extension to easily add papers
  • Suggest recent papers based on curent graph
  • Save graph with exact paper coordinates
  • Add notes and tag to papers
  • Pdf viewer