Giter VIP home page Giter VIP logo

qreolq / my-post Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 63.67 MB

my-post is simple a web application with the ability to create and moderate posts and much more

Dockerfile 0.16% Java 32.73% CSS 30.10% JavaScript 0.03% HTML 36.97%
jdk19 docker jdbc lombok-maven spring bootstrap hibernate junit5 mockito postgresql thymleaf spring-boot spring-mvc hibernate-validator spring-data-jpa spring-security

my-post's Introduction

my-post

my-post is simple a web application with the ability to create and moderate posts and much more

Technologies

Spring (Boot, Security, JPA, MVC), Lombok, Maven, Docker, Hibernate, PostgreSQL, JUnit, Mockito, Thymeleaf, Bootstrap, HTML, CSS

Features

  • Register a new account with email confirmation and reCAPTCHA (for this you need to follow this instruction)
  • User
    • Subscribe to tags and users
    • Сomment on posts
    • Get notifications from subscribed users
    • Upload profile
    • Create new posts and tags
  • Admin
    • Moderate new posts and tags
    • Ban users and grant them rights
    • Delete user comments
  • And much more

Quick start

  1. Clone this repo into folder.
git clone [email protected]:qReolq/my-post.git
cd my-post
  1. Start docker compose
docker compose up
  1. Go to http://localhost:8080/auth/login

  2. You can register or login as an existing user ~ login:timur password:1q2w

  3. Stop docker

docker compose down

Registration settings

  1. To register you need to provide your google email address and google apps password to application.properties file
spring.mail.username=your_gmail_addres
spring.mail.password=your_application_passwords
  1. Package the project and run docker
./mvnw package -DskipTests
docker compose up --build

my-post ER Model

image

my-post's People

Contributors

qreolq avatar

Watchers

 avatar

my-post's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.