Git Product home page Git Product logo

nodejs-status-page's Introduction

Simple Node.js status page

Simple status page created to learn a bit of a web development. It's a learning project in the making, considering it's my first time with the JavaScript & Node.js I will be honestly surprised if it turns out usable.

Planned features

Status page

  • Status page with customizable title & description
  • Site wide custom information message
  • List of websites and their statuses
    • Website name and description
    • Ping based OK/Outage status
    • Admin enabled maintenance mode
    • Time since maintenance/outage started
    • Custom information message
  • List of past incidents
  • Type of incident
  • Affected site
  • Time of incident
  • How long it lasted

Admin panel

  • Ability to login and logout of the panel
  • First time admin user setup
  • Ability to manage site configuration: name, description, url, global information message
  • Ability to manage websites
    • Add new websites
    • Delete existing websites
    • Edit website data: name, description, URL, information message, maintenance mode.
    • Delete previous incidents

Used technologies

JavaScript, Node.js, Express.js, MangoDB, Mangoose, Bootstrap, jQuery, EJS Templates, Passport.js

Mock-ups

screenshot screenshot screenshot screenshot

Todo

  • Project setup
  • Basic models, controllers and routes
  • Layout mock-ups
  • Connect with real data
  • Display real data on main page
  • Handle login, register, logout and authorization
  • Display real data on admin page
  • Handle global configuration admin actions
  • Display real data on website page
  • Handle website admin actions

Further development

  • Proper configuration file
  • Proper installation script
  • Ability to use ping, curl with grep or nc to monitor websites
  • Granular configuration of timeouts and retries
  • Ability to manage admin users
  • Twitter integration

nodejs-status-page's People

Contributors

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