Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.
/ dickens-blog-app Public archive

A full stack blogging web application where users can read and write blog posts.

Notifications You must be signed in to change notification settings

f4irline/dickens-blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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