Website checker developed with vaadin8
- JavaScript 49.4%
- Java 35.7%
- CSS 14.8%
- SCSS 0.1%
|
|
||
|---|---|---|
| .settings | Initial Commit | |
| src/main | Initial Commit | |
| target | Initial Commit | |
| .classpath | Initial Commit | |
| .project | Initial Commit | |
| pom.xml | Initial Commit | |
| README.md | Readme update | |
WebSite Checker
Program Description:
'Website Checker' is a simple webpage that checks availability of a certain webpage!
if site's response code is equal 'OK' it takes a screenshot.
Program Details and Requirements
-Requires java 8.
-Requires MYSQL(mariadb) for storing user and website information.
-ScreenShot is based on chromedriver so it requires chromeium/chrome browser.
-Linux(ubuntu) only.
What can this program do:
- Auto setup with admin account creation.
- Header with added websites status (Up/Down/Total) and MYSQL connection status.
- Basic login/signup.

- Server search.
- Adding a website to check
- Auto protocol checking
- Auto 'www.' checking/adding.
- Checking for invalid website url as you type.
- Displaying checked servers
- with the checked date.
- with statistics of it's availablity.
- with delete button if you are the adder(admins can delete servers regardless of it's adder)
Note :
Developed with Vaadin 8.