Skip to content

ayoungjang/master_thesis_frontend_LRE_TRE

Repository files navigation

2023 Master Thesis - Frontend

This is the frontend code for the LRE-TRE Dataset project, implemented with Svelte.

Overview

  • The frontend is built using Svelte for a reactive and fast user interface.
  • It connects to the FastAPI backend to fetch and display the LRE-TRE dataset.

Features

  • Data Display: Fetch and display the dataset from the backend.
  • Responsive UI: The user interface is responsive and works well on mobile and desktop devices.
  • Interactive Tables: View and interact with the data in a table format.
  • Modals: Display detailed information about data entries in modals.

Requirements

  • Node.js 16+

Installation

  • Install dependencies:
npm install

  • Run development server :
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published