Git Product home page Git Product logo

poppy_backend_assessment's Introduction

Poppy_s - Diagnostic Robotics Backend App Assignment

Introducing "Poppy's" - A SciFi Intro1

Golden Circle (by Kingsman, Taylor & Statesman, Lee-Curie LLC) [incorporation pending] are proud to present:

By Appoinment to Her Imperial Majesty The Empress of the Star Empire of Manticore Manufacturers and Developers of Advanced Medical Technologies (Golden Circle) Poppy's! "Saving Lives - Legalize! - One Verified Prescription at a Time!"

Kingsman, Taylor & Statesman, Lee-Curie LLC is a wholly owned subsidiery of Stacey Hauptman & Blackbird Ventures Inc. of Landing City, Manticore, the Star Empire of Manticore; a joint venture of the Hauptman Cartel and Grayson (Blackbird) SkyDomes Inc.

Installation

  • clone the repo

  • cd into the directory

  • run:

        python3 -m venv ./.venv
        . ./.venv/bin/activate
        python3 -m pip install -U -r ./requirements/basic.txt
        python3 -m pip install -U -r ./requirements/requirements.txt
  • to be able to run the notebooks install the dev extra

        python3 -m pip install -U -r ./requirements/dev.txt
  • to build a wheel run:

        python3 -m build
  • to install locally while developing:

    1. run:

          python3 -m pip install -U --editable .[dev]
    2. then run the dev server:

          # use '--help' to see all the Command Line Options!
          poppy_s_dev_server --help
    3. then navigate to the /docs route of the server address given in the Console.

    4. setup at least one Doctor (use the /api/v1/doctor/ route in the Swagger UI)

    5. and One Patient (use the /api/v1/patient/ route in the Swagger UI).

    6. Now you can add Prescriptions!!

Notes

External Copyrights

Footnotes

  1. All Names from the "Honor Harrington" Book Series by David Weber and from the "Kingsman: The Golden Circle"(2017) Movie that are/may be trade marked or copyright protected in any way:

    1. Belong to their respective owners,
    2. Are being used under the Fair Use Clauses of U.S. Copyright Law and Israeli Copyright Law:
      1. In HOMAGE (See Homage - Wordnik definition 3 and Homage - Mirriam-Webster definition 2b)
      2. and in PARODY.
    โ†ฉ

poppy_backend_assessment's People

Contributors

shlomo-kallner-hs avatar shlomo-kallner avatar

Watchers

 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.