Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.15 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.15 KB

Hexlet tests and linter status:

Actions Status

Maintainability:

Maintainability Test Coverage

Page Analyzer is a website that analyzes the specified pages for SEO suitability.

The service is written in Java using the Javelin framework and the JET template engine. The H2 database is used in development and testing, and Postgres is used in production. Bootstrap styles are used to display the front end.

Demo-video on YouTube

Demo: https://page-analyzer-1nmy.onrender.com

To run the program, run:

make dev

Compile the code:

make install

Open in a browser http://localhost:7070