Skip to content

buraltintas/talk-tracker

Repository files navigation

Talk Tracker

Sometimes it's getting hard to track who is talked in meetings, especially meetings like Daily's :) You can create a participants list for meeting and click if the participant is talked or not. It uses local storage so you can come again and check that meeting's participants.

Demo

Live demo: https://talk-tracker.netlify.app/

Screenshots

Ekran-Resmi-2023-07-20-16-19-10 Ekran-Resmi-2023-07-20-16-19-49 Ekran-Resmi-2023-07-20-16-20-01 Ekran-Resmi-2023-07-20-16-20-09

Installation

This is a Next.js project bootstrapped with create-next-app.

Run e2e test

If you want to run e2e test for creating new meeting please run:

npx cypress open

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

About

Simple application to track who talked or not in meetings. :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published