Code Monkey home page Code Monkey logo

agregator's Introduction

Agregator

Java web mvc application for monitoring marketplaces. It checks avito-like stores and social media publics to put all the ads together. Application has convinient web interface that allows users to search desirable products and filter them.

Features

  • User registration and login with JWT authentication
  • Password encryption using BCrypt
  • Role-based authorization with Spring Security
  • Customized access denied handling
  • Logout mechanism
  • Avito parsing via Jsoup, finding announcements by cities and title
  • Vk parsing via VkApi
  • Removing ads posts while parsing Vk and automatically adding keywords
  • Convenient ECommerce-like service with abilities to search specified product, add products to favorites, filter by price, date et c.
  • Recently watched products
  • Popular announcements
  • Recommendation service based on users activity
  • Users can place their own announcements
  • Spring pagination&sorting
  • Bean validation
  • Using DTO layer

Technologies

  • Java 19
  • Spring Boot 3
  • JSON Web Tokens (JWT)
  • BCrypt
  • Spring Security
  • Jsoup
  • JUnit
  • Hibernate
  • PostgreSql
  • Thymeleaf
  • Maven
  • Docker

How to use (via docker)

Download .zip file with code, extract it, change directory to the root:

cd Agregator-master/Agregator-master

And create in root directory .env file with the following demo-credentials:

PDB_UN=postgres
PDB_PW=sitis

Then run docker-compose.yml:

docker-compose up

Now application is available on http://localhost:8091/

img.png

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

agregator's People

Contributors

aidarkhaibulov avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.