Skip to content

justindujardin/prodigy-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prodigy-viewer

A not very polished app for reviewing and changing prodigy annotations after a session.

Features

  • View and change answers on prodigy annotations
  • Filter examples by a search input value
  • @angular + @angular/material + @angular/flex-layout

Getting Started

Install electron-forge, which is a CLI tool for building our electron app.

npm i -g electron-forge

Start the app:

electron-forge start

You should see something like: prodigy-viewer

Known Issues

  • No open/close database functionality. Users have to set db path in home.comoponent.ts for now
  • No release builds. You have to install electron-forge and run the app locally.
  • Manipulates sqlite directly. No support for other prodigy db types.
  • No integration with ngrx/store because @justindujardin is lazy

Enjoy.

About

An app for reviewing and changing prodigy annotations after an annotation session is complete.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published