Giter Site home page Giter Site logo

solygambas / electron-react-bug-logger Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 4.36 MB

An app bug tracker for teams using React, Electron, MongoDB and Mongoose (plus 2 other Electron projects).

HTML 15.51% JavaScript 77.28% CSS 7.21%
javascript electron react reactjs mongodb mongoose

electron-react-bug-logger's Introduction

Bug Logger App and Electron projects

An app bug tracker for teams using React, Electron, MongoDB and Mongoose (plus 2 other Electron projects).

# Project Description
01 Image Shrink An image optimizer app to understand Electron basics.
02 SysTop An app to monitor CPU usage.
03 Bug Logger An app bug tracker for teams using React, Electron, MongoDB and Mongoose.

1) Image Shrink

An image optimizer app to understand Electron basics.

See image-shrink folder

Features

  • loading a window file and adding an icon.
  • using Nodemon with Electron.
  • creating a menu template, using roles and global shortcuts.
  • building the interface with Materialize CSS and Font Awesome.
  • integrating with Node and handling IPC communication.
  • implementing Imagemin with mozjpeg and pngquant to shrink JPEG and PNG files.
  • sending events to renderer and displaying a user-friendly notification.
  • enabling log files with electron-log.
  • packaging our app with electron-packager and testing it.

2) SysTop

An app to monitor CPU usage.

See systop folder

Features

  • using a boilerplate and creating the interface.
  • getting static and dynamic system stats with node-os-utils.
  • monitoring CPU overload with a user-friendly progress bar.
  • displaying alerts at regular interval with Notifications API.
  • storing user settings on local data.
  • creating a tray icon and handling clicks.
  • extending MainWindow class.
  • packaging our app with electron-packager and testing it.

3) Bug Logger

An app bug tracker for teams using React, Electron, MongoDB and Mongoose.

See bug-logger folder

Features

  • customizing a React-Electron boilerplate.
  • creating the interface with React Bootstrap.
  • formatting dates with Moment.
  • displaying user-friendly alerts.
  • connecting to MongoDB Atlas with Mongoose.
  • defining a log model.
  • using IPC to communicate between Main and Renderer.
  • getting logs from database, adding and deleting logs.
  • building a custom menu item to clear all logs.
  • packaging our app with Webpack and electron-packager.

Based on Electron From Scratch: Build Desktop Apps With JavaScript by Brad Traversy (2020).

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.