Skip to content

GlosariuszWinners/Project_Glosariusz_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLOSARIUSZ

It is a group project created in REACT for University of Gdańsk which contains Polish-English biological dictionary app (translations with definitions, plural forms) and admin panel where is CRUD of translations.

Main libraries used:

  • react
  • redux (store management)
  • react/redux (store management)
  • redux-api-middleware (api requests)
  • redux-thunk (middleware)
  • react-admin (Admin Panel)
  • react-router (routing on Admin Panel)
  • react-router-dom (routing on App)
  • chakraUI (components)
  • yup (validation)

(CSS is still in progress)

Main Page

Glosariusz_main_page

Searching suggestions fetched from API

Glosariusz_search_suggestions

Displaying translationGlosariusz_translation_view

Admin Panel main page

Zrzut ekranu 2022-01-10 o 01 08 36

Admin Panel edition of translation view

Zrzut ekranu 2022-01-10 o 01 09 43

Zrzut ekranu 2022-01-10 o 01 10 06