Skip to content

tutora-zpi/web-client

Repository files navigation

Routes

  • / – homepage

  • /dashboard – dashboard

    • /dashboard/invitations – zaproszenia
  • /meeting/:id – spotkanie

  • /room/:id – pokój/klasa

  • login – strona logowania

Getting Started

First, install dependencies:

npm i

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

A web application developed as part of an engineering thesis project. It is an AI-powered tutoring platform designed to organize and support online learning.

Topics

Resources

License

Stars

Watchers

Forks

Contributors