An open API service indexing awesome lists of open source software.

https://github.com/shuklaritvik06/urine_test_color_extract_api

The Urine Strip Color Extraction API project provides analysis of urine test strip results by extracting and interpreting color data.
https://github.com/shuklaritvik06/urine_test_color_extract_api

django djangorestframework docker kubernetes react

Last synced: 4 months ago
JSON representation

The Urine Strip Color Extraction API project provides analysis of urine test strip results by extracting and interpreting color data.

Awesome Lists containing this project

README

        

# Urine Test Strip Color Extraction

![banner](https://github.com/shuklaritvik06/urine_test_color_extract_api/assets/72812470/599d01cd-6c38-4dbe-b51a-5037e2aa86ee)

Welcome to the Urine Test Strip Color Extraction Assignment Solution Repository 👋. This project aims to develop a web application using Django, React, and other python libraries to extract color information from urine test strips.

The Urine Test Strip Color Extractor project focuses on building a user-friendly web application that allows users to analyze urine test strips by extracting color information from the test strips. The project utilizes the following technologies:

- Django: A high-level Python web framework for rapid development and clean design.
- React: A JavaScript library for building user interfaces.

The project combines the power of Django on the backend to handle data management and processing, React on the frontend for creating interactive user interfaces and other libraries are used for providing the features like:

- Authentication (JWT)
- Swagger UI
- Hiding the Secrets using `python-dotenv`
- API have Google OAuth feature for user to authenticate themselves before interacting with the Swagger interface
- API has been deployed to Docker Hub