Skip to content

maxfarrens/thought_tagger

 
 

Repository files navigation

Thought Tagging

This is a front-end only, web-app for segmenting audio-recordings into separate thoughts. It's built using Svelte, Bulma, Peaks.js, and uses Firebase to store data.

Developing

Getting setup

  1. First git clone this repository
  2. cd into the thought-tagging folder
  3. run npm install to setup the app dependencies on your local machine (you only need to do this once)
  4. start a local server to edit interact using npm run dev and go to localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 85.5%
  • JavaScript 9.8%
  • CSS 2.8%
  • Other 1.9%