Coder Social home page Coder Social logo

site-connectivity-checker's Introduction

Site Connectivity Checker

Project Goal

The main objective of this project is to check the status of sites.

Features

  • We can add commands to allow users to add and remove sites from the list of sites to be checked.(Done)
  • The users should also be able to start the tool, stop it, and determine the intervals(Done)
  • In case of stop pinging URL leave interval field empty

Different Endpoints

  1. /admin: This allows user to login with the admin credentials and manage the project. The user can view the tables of the database and can also edit them directly in the provided interface.

  2. /insights: This endpoint shows results fetched while pinging queries in paginated form

Running the Project Locally

  1. First, clone the repository to your local machine:
git clone https://github.com/sahilee26/Site-Connectivity-Checker.git
  1. Change the current directory to the project directory
cd Site-Connectivity-Checker
  1. Install required dependencies
  pip install requirements.txt
  1. Finally run the deployment server using
  python manage.py runserver

The project will be available at 127.0.0.1:8000.

Demonstration

site-connectivity-checker's People

Contributors

sahilee26 avatar

Watchers

 avatar  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.