Skip to content
#

conditional-logic

Here are 19 public repositories matching this topic...

Simple JS component show & hide elements conditionally with inputs,checkbox,radio,btn etc.Great for creating tabs, accordions, dynamic forms, etc. Easy Configuration using HTML5 data attributes and/or JavaScript API.

  • Updated Apr 29, 2024
  • JavaScript

This console application allows users to input three side lengths and determine the type of triangle they form. It identifies whether the triangle is equilateral, scalene, or isosceles and if it's a right triangle. The program also validates if the input side lengths can form a valid triangle based on the triangle inequality theorem.

  • Updated Sep 30, 2023
  • C++

Complete notes from Python Basics I & II. For anyone just starting out learning Python, this file might be helpful. Topics covered include programing language basics, Python developer fundamentals, data types & structures, fucntions & methods, conditional logic, loops, logical operators, keywords, and some inbuilt abilties in Python.

  • Updated Dec 14, 2023

Clipadvisor is a full-stack web application that boasts comprehensive CRUD functionality, allowing users to post, view, edit and delete reviews of barbers. Backend data processing is facilitated by Python+Flask in tandem with SQLAlchemy (via the Flask-SQLAlchemy extension). Dynamic templating logic has been put in place to enable visitors to nav…

  • Updated Jul 6, 2021
  • HTML

Using advanced SQL techniques and Tableau visualization, this project explores workforce dynamics, managerial structures, and potential salary disparities within an organization's employee database. A flexible SQL stored procedure enhances the analysis, fostering a data-driven approach to organizational insights.

  • Updated Feb 20, 2024

Improve this page

Add a description, image, and links to the conditional-logic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conditional-logic topic, visit your repo's landing page and select "manage topics."

Learn more