Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (24 loc) · 804 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 804 Bytes

Dickens Blog App

A full-stack blog application made as a school project.

Image of the frontpage Image of a blog post after logging in

Technologies

Frontend

Backend

  • Java (1.8)
  • Spring Boot
  • PostgreSQL
  • Hibernate
    • ORM for database
  • Authentication made with JWT