Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 654 Bytes

File metadata and controls

28 lines (24 loc) · 654 Bytes

Project name

Blog

Description

It is simple blog made with spring framework. There are spring security, that provides authentification, and spring mvc

Installation

  1. Download application
  2. Install any type of server
  3. Start server
  4. Start application

Usage

  1. Go to main page (now it is localhost://8080)
  2. Sign in/sign up
  3. Add new post
  4. Admin may confirm post in unpublished
  5. You can comment or edit published post
  6. Admin may confirm changes or delete them
  7. Extra information you can find on the main page (in Russian)

Contributing

  • Dmitriy Tarasenko (@dmitars): managed full project