Ayaan2907 / hexagon_frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexagon Frontend

Frontend for rtest analysis tool internship project

Installation

Requirements

  • nodejs
  • npm

Steps

  • Clone the repository
  • cd hexagon_frontend
  • npm install
  • set the backend port in hexagon_frontend/src/App.js
  • npm start
  • Open localhost:3000 in your browser
  • Finally choose the csv result file.

Limitations

  • Just the uploading of file is implemented. The rest of the functionalities are not implemented.
  • Fetching data, represerntation of data, and options to add comments are pending.

About


Languages

Language:JavaScript 66.6%Language:HTML 21.7%Language:CSS 11.7%