GithubHelp home page GithubHelp logo

maxgfr / medoc Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 0.0 28.37 MB

Médoc - retrouver la notice d'un médicament via son code-barre

Home Page: https://play.google.com/store/apps/details?id=com.maxgfr.mehdicament

JavaScript 1.29% TypeScript 78.10% Starlark 1.00% Java 10.47% Objective-C 7.47% Ruby 1.66%
medicaments medoc barcode-scanner react-native android ios zustand france data-gouv-fr

medoc's Introduction

Médoc

Médoc est une application qui permet de rechercher un médicament à l'aide de son code-barre (code CIP) ou via son nom.

L'application n'utilise aucun serveur pour pouvoir récupérer les données publiques. Celle-ci, au démarrage, télécharge l'entièreté de la base de données publique des médicaments provenant du Ministère de la Santé, et la stocke dans un fichier local.

Installation

yarn # installation des dépendances
yarn android # lancement de l'application sur android
keytool -genkey -v -keystore key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias key # to generate signing key

medoc's People

Contributors

dependabot[bot] avatar maxgfr avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

medoc's Issues

Dark mode navigation

When using a dark mode device, the navigation shows white background during transitions

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.

  • chore(deps): update dependency @types/react-native-vector-icons to v6.4.18
  • chore(deps): update dependency @types/react-test-renderer to v17.0.9
  • fix(deps): update dependency react-native-qrcode-scanner to v1.5.5
  • chore(deps): update babel monorepo (@babel/core, @babel/runtime)
  • chore(deps): update dependency typescript to v4.9.5
  • fix(deps): update dependency @react-native-async-storage/async-storage to v1.23.1
  • fix(deps): update dependency fuse.js to v6.6.2
  • fix(deps): update dependency native-base to v3.4.28
  • fix(deps): update dependency p-queue to v7.4.1
  • fix(deps): update dependency react-native-inappbrowser-reborn to v3.7.0
  • fix(deps): update dependency react-native-permissions to v3.10.1
  • fix(deps): update dependency react-native-safe-area-context to v3.4.1
  • fix(deps): update dependency react-native-screens to v3.30.1
  • fix(deps): update dependency react-native-svg to v12.5.1
  • fix(deps): update dependency react-native-vector-icons to v9.2.0
  • fix(deps): update dependency zustand to v3.7.2
  • fix(deps): update react-navigation monorepo (@react-navigation/native, @react-navigation/native-stack)
  • chore(deps): update actions/cache action to v4
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/upload-artifact action to v4
  • chore(deps): update dependency @types/react-test-renderer to v18
  • chore(deps): update dependency eslint to v8
  • chore(deps): update dependency gradle to v8
  • chore(deps): update dependency typescript to v5
  • chore(deps): update jest monorepo to v29 (major) (@types/jest, babel-jest, jest)
  • chore(deps): update react monorepo to v18 (major) (@types/react, react, react-test-renderer)
  • fix(deps): update dependency com.android.tools.build:gradle to v8
  • fix(deps): update dependency fuse.js to v7
  • fix(deps): update dependency p-queue to v8
  • fix(deps): update dependency react-native-permissions to v4
  • fix(deps): update dependency react-native-safe-area-context to v4
  • fix(deps): update dependency react-native-svg to v15
  • fix(deps): update dependency react-native-vector-icons to v10
  • fix(deps): update dependency zustand to v4
  • 🔐 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

cocoapods
ios/Podfile
github-actions
.github/workflows/build-android.yml
  • actions/checkout v3
  • actions/cache v3
  • actions/cache v3
  • r0adkll/sign-android-release v1.0.4
  • actions/upload-artifact v2
.github/workflows/url-checker.yml
  • actions/checkout v3
gradle
android/gradle.properties
  • com.facebook.flipper:flipper 0.99.0
  • com.facebook.flipper:flipper-network-plugin 0.99.0
  • com.facebook.flipper:flipper-fresco-plugin 0.99.0
android/settings.gradle
android/build.gradle
  • com.android.tools.build:gradle 4.2.2
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.5.31
android/app/build.gradle
  • androidx.swiperefreshlayout:swiperefreshlayout 1.0.0
gradle-wrapper
android/gradle/wrapper/gradle-wrapper.properties
  • gradle 6.9
npm
package.json
  • @react-native-async-storage/async-storage ^1.15.14
  • @react-navigation/native ^6.0.6
  • @react-navigation/native-stack ^6.2.5
  • buffer ^6.0.3
  • csvtojson ^2.0.10
  • fuse.js ^6.4.6
  • iconv-lite ^0.6.3
  • native-base ^3.2.2
  • p-queue ^7.1.0
  • react 17.0.2
  • react-native 0.66.5
  • react-native-camera ^4.2.1
  • react-native-inappbrowser-reborn ^3.6.3
  • react-native-permissions ^3.2.0
  • react-native-qrcode-scanner ^1.5.4
  • react-native-responsive-screen ^1.4.2
  • react-native-safe-area-context ^3.3.2
  • react-native-screens ^3.10.0
  • react-native-svg ^12.1.1
  • react-native-vector-icons ^9.0.0
  • react-native-web ^0.17.5
  • rn-fetch-blob ^0.12.0
  • zustand ^3.6.6
  • @babel/core ^7.12.9
  • @babel/runtime ^7.12.5
  • @react-native-community/eslint-config ^2.0.0
  • @types/jest ^26.0.23
  • @types/react-native ^0.66.4
  • @types/react-native-vector-icons ^6.4.10
  • @types/react-test-renderer ^17.0.1
  • babel-jest ^26.6.3
  • eslint ^7.14.0
  • jest ^26.6.3
  • metro-react-native-babel-preset ^0.66.2
  • react-native-svg-app-icon ^0.5.0
  • react-native-version ^4.0.0
  • react-test-renderer 17.0.2
  • typescript ^4.4.4
  • @types/react ^17

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