PICTIONARIZER - “Pictionarize, visualize, and personalize”
Takagi, Shinichi (2020)
Takagi, Shinichi
2020
All rights reserved. This publication is copyrighted. You may download, display and print it for Your own personal use. Commercial use is prohibited.
Julkaisun pysyvä osoite on
https://urn.fi/URN:NBN:fi:amk-202101131234
https://urn.fi/URN:NBN:fi:amk-202101131234
Tiivistelmä
My project is a web application that I made for language learning. With this application, users are able to visualize and personalize what they are learning when they try to build vocabulary.
The application is equipped with basic CRUD (create, update, delete) functionality and some SNS-like functions, such as login, like, comment, follow, searching etc.
The data is retrieved from the API that I built on my own by Java Spring backend and a MySQL database. All the requests by the users are handled in the form of HTTP requests, and they are processed according to which request type they are.
The application is equipped with basic CRUD (create, update, delete) functionality and some SNS-like functions, such as login, like, comment, follow, searching etc.
The data is retrieved from the API that I built on my own by Java Spring backend and a MySQL database. All the requests by the users are handled in the form of HTTP requests, and they are processed according to which request type they are.