Skip to content

ASP.NET MVC App for learning foreign languages words.

Notifications You must be signed in to change notification settings

adamsujeta/ZTPWords

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZTPWords

ASP.NET MVC app made as university project. The application aims to learn foreign words. The application has two modes: learn mode and test mode. In learning mode, we answer the questions as long as we will select the correct answer. In test mode we respond to 10 questions followed by a summary and count the points obtained. The application has implemented two languages- Polish and English. The database of words has over 60,000 records. The data were collected in json format, then translated by the API, and added to the database. The application was in assumptions implement design patterns.

ZTPWords

Aplikacja ASP.NET MVC napisana jako projekt zaliczeniowy na studia. Aplikacja ma za cel naukę słówek obcych. Aplikacja posiada dwa tryby: tryb nauki i testu. W trybie nauki odpowiadamy na pytania tak długo, dopóki wskażemy odpowiedź poprawną. W trybie testu odpowiadamy na 10 pytań po których następuje podsumowanie i zliczenie uzyskanych punktów. Aplikacja ma zaimplementowane dwa języki- Polski oraz Angielski. Baza słów posiada ponad 60 tysięcy rekordów. Dane zostały pobrane w formacie json, następnie przetłumaczone przez API oraz dodane do bazy danych. Aplikacja miała w założeniach implementować wzorce projektowe.

Made in January 2017 by 3 students.

About

ASP.NET MVC App for learning foreign languages words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.7%
  • JavaScript 6.8%
  • HTML 3.2%
  • CSS 2.2%
  • Classic ASP 0.1%