Giter Site home page Giter Site logo

idrayv / watch-word Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 1.0 3.2 MB

:fire: Parse subtitles, learn new english words before watching the movie

C# 37.01% TypeScript 31.21% JavaScript 0.22% HTML 6.64% CSS 24.90% Batchfile 0.01% Shell 0.01% Dockerfile 0.01%
angular dotnet aspnet-core english-learning aspnetboilerplate nswag words parser subtitles-parsing english

watch-word's Introduction

🎥 WatchWord

⚡ Angular project: ./angular
☁️ .Net core project: ./aspnet-core

.Net Setup

  1. Setup database connection string (MySql) in ./aspnet-core/src/WatchWord.Migrator/appsettings.json
  2. Build & Run WatchWord.Migrator in order to migrate database
  3. Build & Run WatchWord.Web.Host in order to run local API server

Angular Setup

  1. cd ./angular
  2. npm install (Restore packages)
  3. npm run hmr (Run with hot module reload)

Deploy

  1. cd ./angular
  2. npm run deploy
  3. Publish ./aspnet-core/src/WatchWord.Web.Host/ to Azure

watch-word's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

fossabot

watch-word's Issues

Words statistic table

  • Implement word statistic table in the database.
  • Add "total count in all materials" statistic column.
  • Implement administrative action for recalculating "total count in all materials".

Show words with context

  • Word translation modal box should contain samples of sentences with this word (or link to the modal box with such samples);
  • Samples should be taken from random materials but not from the current.

Improve materials search component

  • add spinner
  • add small delay after keypress and before search query sended
  • implement query cancellation if new search query initialized

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.