An open API service providing repository metadata for many open source software ecosystems.

Topic: "conditional-logic"

dachcom-digital/pimcore-formbuilder

Pimcore Formbuilder - create forms easily!

Language: PHP - Size: 3.1 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 96 - Forks: 51

CoCreate-app/CoCreate-conditional-logic

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.

Language: JavaScript - Size: 539 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 13 - Forks: 6

crafts69guy/rule-engine-js

Flexible JavaScript rule engine for dynamic business logic, validation, and decision-making with JSON-based rules and built-in security.

Language: JavaScript - Size: 959 KB - Last synced at: 17 days ago - Pushed at: 19 days ago - Stars: 12 - Forks: 0

ais-climber/a-la-mode

A neural network model builder, leveraging a neuro-symbolic interface.

Language: Python - Size: 567 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

garydavisonos/conditional-helpers

A collection of JS helper functions to be used in conditional logic within projects.

Language: TypeScript - Size: 83 KB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 2

varunsridharan/wp-conditional-logic

Simple WordPress Library To Evaluate / Handle Conditional Logic.

Language: PHP - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

danieldotwav/Max-Reach-Distributor

A short C++ program designed to assess and output a boolean array indicating which individuals could potentially have the highest number of assets after distributing a given number of extra assets among them.

Language: C++ - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

gabrielsouza-dev/conditional-logic-and-flow-control-java

Examples for study.

Language: Java - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

sarthakprajapati/Internity-PHP

Internship 2018

Language: PHP - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 4

caydenrgarrett/Trivia

simple interactive trivia game built for Harvard’s CS50x Problem Set 8 using HTML, CSS, and JavaScript. This project demonstrates core web development concepts like DOM manipulation, event handling, and user feedback through color changes and text updates. The app includes both multiple-choice and free-response questions.

Language: HTML - Size: 5.86 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

lacymorrow/vscode-if-end-marker

🏷️ VS Code extension that displays inline markers showing if conditions at closing braces. Perfect for navigating complex conditional logic in JavaScript/TypeScript.

Language: TypeScript - Size: 377 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

danieldotwav/Triangle-Classifier

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.

Language: C++ - Size: 3.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

KishorAlagappan/registration-login-system-python

πŸ› οΈ Developed a simple login system using python file handling techniques that supports register, login, and forgot password. πŸ”πŸ”‘πŸ“

Language: Jupyter Notebook - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sheharyarr-ahmed/the-hold-zone

A fun and interactive two-player dice game built with JavaScript, HTML, and CSS. Players take turns rolling a dice 🎲, accumulating points πŸ…, and holding their score πŸ›‘ to avoid losing it on a roll of 1. First player to reach 100 points wins the game πŸ†. Demonstrates DOM manipulation, event handling, game state management, and modular functions.

Language: JavaScript - Size: 3.82 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

maniaba/rule-engine

The Rule Engine is a flexible and extensible framework for defining and evaluating rules and conditions, and executing corresponding actions based on specified conditions. This documentation provides detailed information on how to configure, use, and extend the Rule Engine.

Language: PHP - Size: 793 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AI-R00T/JungleAdventure

Jungle Adventure is a simple, interactive text-based game

Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nyambura-pov/ICS3203-CAT2-Assembly-Faith-Njuguna-150325

ALP CAT 2 : πŸ’» Assembly Programming: Exploring Control Flow, Array Manipulation, Modular Subroutines, and Hardware Simulation through hands-on tasks showcasing efficient memory management, branching logic, and system-level programming.

Language: Assembly - Size: 77.1 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

chandan0069/Higher-lower

This Python script offers an engaging and informative guessing game that tests your knowledge of celebrity follower counts on social media platforms. The code leverages various Python functionalities and adheres to best practices for clarity and structure.

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ranayalcink/HR_Analytics-sql-tableau

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.

Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shinasnp/survey-form

Dynamic Survey Forms: Create, customize, and analyze surveys with Django. User-friendly, flexible, and tailored for efficient data collection.

Language: Python - Size: 345 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

magnificentsu/Python-Basics-1-And-2-Notes

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.

Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ShreeKeshavan/Registration-and-Login-System

πŸ› οΈ Developed a simple login system using python file handling techniques that supports register, login, and forgot password. πŸ”πŸ”‘πŸ“

Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

phphoebe/Python-for-Data-Analysis-and-Business-Intelligence

Master the building blocks of base Python for data analysis & BI, with hands-on real-world projects

Language: Jupyter Notebook - Size: 925 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JoyUmoekpo/making-decisions-lab-exercise

In this lab you will use conditional logic, including logical operators, to make decisions in your code. You will also apply this logic to arrays.

Language: HTML - Size: 2.03 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

loosenthedark/clipadvisor-flask-app

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 navigate with ease and choose from an appropriate selection of frontend pages, depending on whether they are logged in or out.

Language: HTML - Size: 35 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

KESA24/Andela-Week-2-Challenge-2

A function that takes a string and returns an array containing a new string made of all and only the vowels from the original string and the number of duplicates in the original string.

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Related Topics
javascript 5 python 5 loops 4 conditional-statements 3 typescript 3 user-authentication 3 data-structures 3 data-validation 2 basic-data-storage 2 web-application 2 functions 2 control-flow 2 dom-manipulation 2 database-management 2 rule-engine 2 arrays 2 file-handling 2 pimcore 1 multi-file-upload 1 formbuilder 1 validation 1 wordpress-plugin-library 1 assembly 1 assembly-language 1 assembly-language-programming 1 nasm 1 code-navigation 1 developer-tools 1 inline-hints 1 productivity 1 vscode-extension 1 wordpress-theme 1 wordpress-theme-development 1 wordpress-theme-library 1 wp-library 1 algorithms 1 complexity-analysis 1 cpp 1 vector-manipulation 1 css 1 form-input-validation 1 html 1 ux-design 1 dynamic-rules 1 expression-engine 1 json-rules 1 nodejs 1 rules-as-data 1 collaboration 1 heroku 1 jinja2 1 mdbootstrap 1 mvp 1 pagination 1 postgresql 1 relational-database 1 session-management 1 sqlalchemy 1 template-inheritance 1 error-handling 1 user-input 1 class-manipulation 1 event-handling 1 random-number-generation 1 state-management 1 ternary-operator 1 html5-framework 1 javascript-framework 1 low-code 1 realtime 1 realtime-framework 1 shared-editing 1 conditionals 1 helper-functions 1 type-checking 1 type-guards 1 crud-application 1 custom-validation 1 data-injection 1 datetimepicker 1 dynamic-templates 1 flash-messages 1 flask 1 tableau 1 strings 1 flow-control 1 java 1 actions 1 business-rules 1 conditions 1 decision-engine 1 php 1 php81 1 rule-evaluation 1 rule-execution 1 rules 1 workflow 1 and-some-inbuilt-abilities-in-python 1 keywords 1 logical-operators 1