Java (Spring/Hibernate) application with MySQL database that allows logged-in users to add posts and comments. Template code was delivered by Akademia Kodu.
My contribution:
- own frontend (Bootstrap)
- adding comments to a given post
- displaying posts and comments in specific order
- searching posts by phrase
- some little improvements (mainly in controllers and services)