Coder Social home page Coder Social logo

zourdyzou / vaccine-validator-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 2.05 MB

Prototype of a vaccine validator management application built for bidding contract by Department of Healthcare NFZ ๐Ÿ‡ต๐Ÿ‡ฑ .

Home Page: https://vaccine-validator-app.vercel.app

Shell 0.69% TypeScript 94.98% JavaScript 4.31% Procfile 0.03%
typescript react material-ui nodejs expressjs nextjs

vaccine-validator-app's Introduction

Vaccine Passport Validator Management Application WIP!!

The Application is made for The Department of Healthcare Republic of Poland, be wary that this app is not the actual application version that I made for them there are a lot of difference such as the styling library, component and features pattern, database (the actual database is not MongoDB) i use mongodb for creating this prototype app only to show how the app works in general, and last but not least is the packages/library.

Resource

Resources Links
MongoDB https://www.mongodb.com/
Express JS https://expressjs.com/
Vite Build tool https://vitejs.dev/
Material-UI https://mui.com/
TypeScript https://typescriptlang.org

Preview

screencapture-localhost-3000-2022-08-19-13_56_34

vaccine-validator-app's People

Contributors

zourdyzou avatar renovate[bot] avatar lgtm-migrator avatar

Watchers

 avatar

Forkers

lgtm-migrator

vaccine-validator-app's Issues

Dependency Dashboard

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

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @types/helmet Unavailable
npm @types/mongoose Unavailable
npm codecov Unavailable

Rate-Limited

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

  • fix(deps): update dependency @types/morgan to v1.9.9
  • fix(deps): update dependency @types/node to v17.0.45
  • fix(deps): update dependency mongoose to v5.13.22
  • chore(deps): update dependency eslint to v8.57.1
  • chore(deps): update dependency prettier to v2.8.8
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency bcrypt to v5.1.1 (bcrypt, @types/bcrypt)
  • fix(deps): update dependency concurrently to v7.6.0
  • fix(deps): update dependency dotenv to v16.4.5
  • fix(deps): update dependency express to v4.21.0 (express, @types/express)
  • fix(deps): update dependency express-fileupload to v1.5.1 (express-fileupload, @types/express-fileupload)
  • fix(deps): update dependency helmet to v6.2.0
  • fix(deps): update dependency node-fetch to v3.3.2
  • fix(deps): update dependency nodemailer to v6.9.15 (nodemailer, @types/nodemailer)
  • fix(deps): update dependency ts-node to v10.9.2
  • fix(deps): update dependency tsc-alias to v1.8.10
  • fix(deps): update dependency tsconfig-paths to v4.2.0
  • fix(deps): update dependency typescript to v4.9.5
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency node to v20 (node, @types/node)
  • chore(deps): update dependency nodemon to v3
  • chore(deps): update dependency prettier to v3
  • chore(deps): update github/codeql-action action to v3
  • chore(deps): update typescript-eslint monorepo to v8 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency @types/express to v5
  • fix(deps): update dependency concurrently to v9
  • fix(deps): update dependency googleapis to v144
  • fix(deps): update dependency helmet to v7
  • fix(deps): update dependency mongoose to v8
  • fix(deps): update dependency typescript to v5
  • ๐Ÿ” 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

github-actions
.github/workflows/ci.yml
  • actions/checkout v3
  • actions/setup-node v3
  • wearerequired/lint-action v2.1.0
  • actions/checkout v3
  • actions/setup-node v3
.github/workflows/codeql.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/deploy.yml
  • actions/checkout v2
  • akhileshns/heroku-deploy v3.12.12
npm
package.json
  • @types/bcrypt ^5.0.0
  • @types/cookie-parser ^1.4.2
  • @types/cors ^2.8.12
  • @types/crypto-js ^4.1.0
  • @types/express ^4.17.13
  • @types/express-fileupload ^1.2.2
  • @types/helmet ^4.0.0
  • @types/jsonwebtoken ^8.5.6
  • @types/mongoose ^5.11.97
  • @types/morgan ^1.9.3
  • @types/node ^17.0.10
  • @types/nodemailer ^6.4.4
  • bcrypt ^5.0.1
  • codecov ^3.8.3
  • concurrently ^7.0.0
  • cookie-parser ^1.4.6
  • cors ^2.8.5
  • crypto-js ^4.1.1
  • dotenv ^16.0.0
  • express ^4.17.2
  • express-fileupload ^1.2.1
  • googleapis ^61.0.0
  • helmet ^6.0.0
  • jsonwebtoken ^8.5.1
  • mongoose ^5.10.9
  • morgan ^1.10.0
  • node-fetch ^3.1.0
  • nodemailer ^6.7.2
  • ts-node ^10.4.0
  • tsc-alias ^1.7.0
  • tsconfig-paths ^4.1.0
  • typescript ^4.5.4
  • @typescript-eslint/eslint-plugin ^5.9.0
  • @typescript-eslint/parser ^5.9.0
  • eslint ^8.6.0
  • husky ^7.0.4
  • lint-staged 13.0.3
  • nodemon ^2.0.15
  • prettier ^2.5.1
  • node 16.13.0
nvm
.nvmrc
  • node v16

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

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.