Coder Social home page Coder Social logo

wambugucoder / voting-app-2.0 Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 3.83 MB

A voting Application made with postgres ,nodejs and react

Dockerfile 0.77% HTML 15.55% CSS 0.96% JavaScript 82.68% SCSS 0.04%
nginx docker mailtrap voting mocha chatbot tech postgresql reactjs node

voting-app-2.0's Introduction

Jos Wambugu ๐Ÿ‘จโ€๐Ÿ’ป

Linkedin Badge Gmail Badge

Hi there ๐Ÿ‘‹


I'm Jos, A .java, .kt, .ts, .js, .go, .rs dev



โ˜• Wanna chat? ๐Ÿ‘‰ @ me on Twitter

voting-app-2.0's People

Contributors

codacy-badger avatar renovate-bot avatar restyled-commits avatar snyk-bot avatar wambugucoder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

voting-app-2.0's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency react-bootstrap to v1.6.7
  • fix(deps): update dependency react-notifications to v1.7.4
  • fix(deps): update dependency react-scripts to v5.0.1
  • fix(deps): update dependency styled-components to v5.3.11
  • fix(deps): update dependency @testing-library/jest-dom to v5.17.0
  • fix(deps): update dependency @testing-library/react to v10.4.9
  • fix(deps): update dependency bootstrap to v5.3.2
  • fix(deps): update dependency prop-types to v15.8.1
  • fix(deps): update dependency react-bootstrap-icons to v1.10.3
  • fix(deps): update dependency react-bs-datatable to v2.2.3
  • fix(deps): update dependency react-confirm-alert to v2.8.0
  • fix(deps): update dependency react-data-table-component-extensions to v1.6.0
  • fix(deps): update dependency react-router-dom to v5.3.4
  • fix(deps): update dependency react-spinners to ^0.13.0
  • fix(deps): update dependency redux to v4.2.1
  • fix(deps): update dependency redux-thunk to v2.4.2
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update github/codeql-action action to v2
  • chore(deps): update node.js to v21
  • fix(deps): update dependency @testing-library/jest-dom to v6
  • fix(deps): update dependency @testing-library/react to v14
  • fix(deps): update dependency @testing-library/user-event to v14
  • fix(deps): update dependency jwt-decode to v4
  • fix(deps): update dependency node-sass to v9
  • fix(deps): update dependency react-avatar to v5
  • fix(deps): update dependency react-bs-datatable to v3
  • fix(deps): update dependency react-confirm-alert to v3
  • fix(deps): update dependency react-redux to v8
  • fix(deps): update dependency react-router-dom to v6
  • fix(deps): update dependency styled-components to v6
  • fix(deps): update react monorepo to v18 (major) (react, react-dom)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yml
dockerfile
client/Dockerfile
  • node 12
  • nginx 1.16.0-alpine
server/Dockerfile
  • node 12
github-actions
.github/workflows/snyk-analysis.yml
  • actions/checkout v2
  • github/codeql-action v1
npm
client/package.json
  • @testing-library/jest-dom ^5.0.0
  • @testing-library/react ^10.0.0
  • @testing-library/user-event ^7.2.1
  • axios 0.21.1
  • bootstrap 5.1.3
  • bootstrap-sass ^3.4.1
  • font-awesome ^4.7.0
  • jquery ^3.6.0
  • jwt-decode ^2.2.0
  • moment ^2.29.1
  • node-sass 7.0.1
  • popper.js ^1.16.1
  • prop-types ^15.7.2
  • react 17.0.2
  • react-avatar ^3.10.0
  • react-bootstrap ^1.6.1
  • react-bootstrap-icons ^1.4.0
  • react-bs-datatable ^2.1.2
  • react-confirm-alert ^2.7.0
  • react-data-table-component 6.11.8
  • react-data-table-component-extensions ^1.5.2
  • react-dom 17.0.2
  • react-moment ^0.9.7
  • react-notifications ^1.7.2
  • react-redux 7.2.5
  • react-router-dom ^5.2.0
  • react-scripts ^5.0.0
  • react-simple-chatbot ^0.6.1
  • react-spinners ^0.11.0
  • react-text-loop ^2.3.0
  • redux ^4.1.0
  • redux-thunk ^2.3.0
  • styled-components ^5.3.3

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Setup Airbrake for your JavaScript application

Installation

Add the library

npm install @airbrake/browser

Configuration

(You can find your project ID and API key in your project's settings)

import { Notifier } from '@airbrake/browser';

const airbrake = new Notifier({
  projectId: <Your project ID>,
  projectKey: '<Your project API Key>',
  environment: 'production'
});

To test that Airbrake has been installed correctly in your project, open up the JavaScript console in your browser and paste in:

window.onerror("TestError: This is a test", "path/to/file.js", 123);

Full documentation

Visit our official GitHub repo for more info on alternative configurations and advanced options.

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.