You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IFTA ya! is an online service for calculating an reporting IFTA Taxes used by truck owners and drivers. This repo contains the backend api developed usign Flask and Flask RESTX as an extension of Flask RESTPlus
Multiple Python Projects Repo Emphasizing on Python Programming for Backend Server, i.e. Flask, SqlAlchemy, psycopg-2, Alembic, etc. and testing libraries related to Python, unittest and pytest.
This project develops a Flask API for predicting diabetes based on parameters like blood sugar level, BMI, and blood pressure. The API enables integration with healthcare systems for diagnosis and research purposes. It doesn't include a UI and can be accessed via Postman or similar tools.
ClopiMedi is an AI-driven healthcare application that simplifies doctor appointment bookings, offering personalized recommendations based on medical conditions to enhance patient-provider connections.
This beginner-level project introduces Flask API development. It features a simple API endpoint where users can submit two numbers in JSON format and receive their sum. The project serves as a learning tool for understanding Flask API basics, JSON data handling, and API testing with tools like Postman.