Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.58 KB

File metadata and controls

32 lines (28 loc) · 1.58 KB

Fishky

An Internet application to help you train your language skills by imitating flashcards (Polish: fiszki). Main purpose of this project is to improve programming abilities but also to provide some useful functionality. Current version is 1.0.0. It is being created by @Dimolek and @MateuszSochacki.

Built with

Functionality

  • creating user accounts
  • user login
  • creating new dictionaries containing flashcards and storing them in database
  • managing dictionaries and flashcards (delete, modify)
  • choosing words in random manner in chosen language to allow practising

Screenshots

UI

TODO:

  • adding, editing and removing users and flashcards
  • any form of GUI
  • data validation
  • user authentication using Spring Security and JWT
  • cover app with unit tests
  • integrate with Google Translate API
  • create Polish version