Skip to content

Web interface to interact with EVA: Elderly Virtual Assistant. View the link below to explore the web interface. ⬇️

Notifications You must be signed in to change notification settings

kking935/EVA-Frontend

Repository files navigation

EVA Frontend

This is the web interface for EVA. It uses uses Next.js with React, Typescript, TailwindCSS, and Auth0. It communicates with the EVA backend server to create and view reports.

The most important files are the survey page found here and the report page found here.

Local Setup

  1. First install all dependencies:

    npm install
  2. Add your environmental variables in .env.local

  3. Then, launch the application:

    npm run dev

Libraries and Frameworks

  • Next.js
  • React.js
  • TailwindCSS
  • Teact Toastify
  • React Hook Form
  • React Icons

About

Web interface to interact with EVA: Elderly Virtual Assistant. View the link below to explore the web interface. ⬇️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published