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
A backend API implementation using FastAPI/Django to handle form submissions for Wheel Specifications and Bogie Checksheet. Includes PostgreSQL integration, RESTful API endpoints, and Postman collection for testing. Designed as part of a Python Developer assignment for Suvidhaen Pvt. Ltd.
This project demonstrates how to create a simple RESTful API using Flask that performs prime number checking. The API accepts a number as input and returns a JSON response indicating whether the number is prime or not.
A Flask web app for managing hair salon services and pricing, allowing users to view and sort services. It interacts with a PosgreSQL database, providing an API for easy data access and a simple front-end interface for customer interaction.