Giter VIP home page Giter VIP logo

downtimemonitormobileapp's Introduction

Flutter App For Downtime Monitor With Slack Notification

In daily organization routine, they may have different types of work and dependencies on other services, each service may have a different status when the situations like service downtime occur every organisation may not be able to be aware of the exact situation at a time due to which there may be some problems into their product functionality and other things.

For all different types of services have different status pages, so instead of visiting and checking each service status, it can be solved by providing all service statuses on a single page. and send notification of the dependency services which are having downtime can be automated.

Table of Contents

Features

  1. Get the list of services
  2. Downtime notification on Slack

The Project has default configuration in constant of status API services endpoints, logos and original status page urls to redirect

  1. Postman
  2. Slack
  3. Amazon
  4. ClickUp
  5. Keka
  6. Canny
  7. HubSpot
  8. HotJar
  9. MixPanel
  10. HoppScotch
  11. Vercel
  12. GitHub
  13. Figma

Screenshots

Image1 Image2 Slack Notification

Setup

1. Clone the repository

$ git clone https://github.com/DhiWise/DowntimeMonitorMobileApp
$ cd DowntimeMonitorMobileApp

Install Dependencies

flutter pub get

Running the App

flutter run

2. Set Account URL In Following Files

Create Slack Webhooks API account from https://api.slack.com/apps?new_app=1 and add URL which is generated from Slack at "lib/data/apiClient/api_client.dart" => "https://hooks.slack.com/services/[your slack webhook setups url]"

Getting Started with Flutter ๐Ÿš€

Generated with โค๏ธ from Dhiwise

This is the documentation of Flutter Applications. It holds all the info you need to get started with and make changes to your App

This application is build on MVVM architecture.

Table of Contents

System Requirements

Dart SDK Version 2.12.0 or greater. Flutter SDK Version 2.0.0 or greater.

Figma design guideline for better accuracy

Read our guidelines to increase the accuracy of design conversion to code by optimizing Figma designs. https://docs.dhiwise.com/knowledgehub/reference-guide-and-tools/figma

App Navigations

Check your app's UI from the AppNavigation screen of your app.

Project Structure

After successful build, your application structure should look like this:

.
โ”œโ”€โ”€ android                         - contains files and folders required for running the application on an Android operating system.
โ”œโ”€โ”€ assets                          - contains all images and fonts of your application.
โ”œโ”€โ”€ ios                             - contains files required by the application to run the dart code on iOS platforms.
โ”œโ”€โ”€ lib                             - Most important folder in the project, used to write most of the dart code.
    โ”œโ”€โ”€ main.dart                   - starting point of the application
    โ”œโ”€โ”€ core
    โ”‚   โ”œโ”€โ”€ app_export.dart         - contains commonly used file imports 
    โ”‚   โ”œโ”€โ”€ constants               - contains all constants classes
    โ”‚   โ”œโ”€โ”€ errors                  - contains error handling classes                  
    โ”‚   โ”œโ”€โ”€ network                 - contains network related classes
    โ”‚   โ””โ”€โ”€ utils                   - contains common files and utilities of project
    โ”œโ”€โ”€ data
    โ”‚   โ”œโ”€โ”€ apiClient               - contains api calling methods 
    โ”‚   โ”œโ”€โ”€ models                  - contains request/response models 
    โ”‚   โ””โ”€โ”€ repository              - network repository
    โ”œโ”€โ”€ localization                - contains localization classes
    โ”œโ”€โ”€ presentation                - contains all screens and screen controllers
    โ”‚   โ””โ”€โ”€ screens                 - contains all screens
    โ”œโ”€โ”€ routes                      - contains all the routes of application
    โ””โ”€โ”€ theme                       - contains app theme and decoration classes

How you can do code formatting?

  • if your code is not formatted then run following command in your terminal to format code
    dart format .
    

How you can improve the readability of code?

Resolve the errors and warnings that are shown in the application.

Libraries and tools used

Support

If you have problems or questions go to our Discord channel, we will then try to help you as quickly as possible: https://discord.com/invite/rFMnCG5MZ7

License

MIT License

Copyright (c) 2022 DhiWise

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Community

DhiWise Twitter

DhiWise YouTube

DhiWise Discord

DhiWise Documentation

downtimemonitormobileapp's People

Contributors

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