Giter VIP home page Giter VIP logo

halah-laboratories-platform-backend's Introduction

HALAH

HALAH Laboratories Platform

HALAH Laboratories is a laboratory that offers clinical analysis, through its platform makes it easier to avoid human contact when conducting clinical tests.

Frontend

Backend

Backend for HALAH Laboratory Platform

API url

Allowed routes:

/api/auth

This route handles authentication. See more.

/api/users

This route handles users. See more.

/api/exams

This route handles enables medical exams. See more.

/api/orders

This route handles patients orders. See more.

/api/results

This route handles results of test. See more.

/api/pdfs

This route handles test results pdf. See more.

/api/messages

This route handles messages. See more.

Installation

npm install

Run

npm start

Develop

If you want run, run the next line:

npm run dev

Test

If you want run test, run the next line:

npm test
npm run cover

Wiki

Please see our wiki

Contributing

Please see our contributing.md.

License

Licensed under the MIT License.

Authors

halah-laboratories-platform-backend's People

Contributors

dependabot[bot] avatar ealexisaraujo avatar humbertomll avatar hyfi06 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

halah-laboratories-platform-backend's Issues

Exams routes

Routes:

  • Get exams
  • Get exam by id
  • Get exam by short name

Exams Services

  • get exams
  • get exam by id
  • get exams by short name
  • create exam

Exams schema

  • Create exams schema
  • Add documentation of exams schema

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.