Found 39 repositories(showing 30)
airbnb
A mostly reasonable approach to CSS and Sass.
rstacruz
Reasonable System for CSS Stylesheet Structure
jescalan
:car: A reasonable way to write css
matthewhowell
Reasonable.css is a small, mildly-opinionated, set of CSS rules to style a reasonable number of semantic HTML elements.
vaishali31verma
clone of website geekbuying based on Javascript and css Geekbuying is a Chinese eCommerce website that has been existing since 2012. The platform sells many items from everyday life: electronics items, smartphones, scooters, and many others at reasonable prices.
juanbzz
An almost reasonable approach to CSS and Sass.
chantastic
A mostly reasonable approach to naming things in CSS
DBozhinovski
A Tailwind CSS plugin that replaces or enhances the default Tailwind color palette with the reasonable colors palette (https://reasonable.work/colors/)
ravipandeydu
Dermstore is an eCommerce website which provides at reasonable price. This is a collaborative project made in 5 days with the help of 5 members. TechStacks - HTML, CSS.
visheshguria
Netmeds.com is one of India's most trusted pharmacies, dispensing quality medicines at reasonable prices to over 7 million happy customers. Created a clone of it with the original functionalities.. Tech Stack Used: Html, CSS, JavaScript, BootStrap
Android1401
The user can create a canvas of any (reasonable) size. Entering whole numbers in the "Height" and "Width" fields, and submitting the form, causes an empty grid to appear on the page. The user can color the pixels in the grid. Choosing a color from the color selector and clicking on a grid square causes that grid square (and only that square) to change color. Event listeners are properly added to the grid squares (and not to the border or the table itself). The user can reset the grid to a blank state. If there are already colored squares in the grid, clicking the Submit button clears them out. Code quality CRITERIA MEETS SPECIFICATIONS The script.js JavaScript code works with the provided HTML and CSS files. The script.js file is properly linked to the HTML file, and loading the HTML file shows the correct functionality for the application. Note: You do not need to edit the HTML and CSS files to make your project work. You can if you want to. Code is neatly formatted and commented. Code is correctly indented, uses descriptive variable names for long-lived variables, and has descriptive comments. Code runs without errors in the JavaScript console. Open the Developer Tools console tab, then create a grid and color some squares in it. You shouldn't see any error messages.
Hamzay32
Framework improvement strategies and structures will quite often give an exhaustive and ideal answer for a given genuine issue. Traditional models, for example, SDLC and its stages give a typical guide to handle confounded issues in our reality. Be that as it may, such strategies don't take into contemplations the complex secret points of reality and client's requests. All in all the most accentuation is on the predefined and clear cut "request" 's and "struggle" 's are not tended to efficiently. Especially, in web application improvement, utilizing just specific objective standards isn't adequate in giving an exhaustive rundown of the necessities of the application. All in all, "emotional" factors should be tended to at the same time related to genuine ones and inside the system of request/struggle acknowledgment. This places of business web application improvement according to an alternate point of view. The "Do"s and "Do not"s are acknowledged along with emotional goal factors in a brought together system for reasonable and simple to-do web application improvement. Book description This book begins with a prologue to the web, including a short history of the TCT/IP convention and overall web. It characterizes the fundamental ideas for web servers and studies the instance of Apache, the most utilized webserver, while other free programming webservers are not neglected. The course go on with page plan focusing on HTML and JavaScript. XML Compositions, their approval and change are covered as well as powerful site pages worked with CGI, PHP or JSP and data set admittance. web services are programming parts that are open through Cleanser and have their connection point portrayed with WSDL (Web Administration Depiction Language). In this part the XML-RPC convention is talked about in addition to other things. All in all the most accentuation is on the predefined and clear cut "request" 's and "struggle" 's are not tended to efficiently in web applications. The last piece of the course manages setup, support, checking and security angles. About the Creators N/A Audits, Appraisals, and Suggestions: Amazon Related Book Classifications: Web Programming and Improvement Web Administrations Computer programming Peruse and Download Connections: Prologue to Web Applications Advancement (Carles Mateu) The Mirror Site (1) - PDF Comparative Books: O'Reilly® Endeavor Web Improvement: From Work area to Portable Creating Single Page Web Applications with Backbone.js (Prateek Dayal) Expert Web 2.0 Mashups: Remixing Information and Web Administrations (R. Yee) Basically, Web Applications are dynamic sites joined with server side programming which give functionalities, for example, interfacing with clients, associating with back-end data sets, and creating results to programs. Instances of Web Applications are Web based Banking, Long range interpersonal communication, Online Reservations, Internet business/ Shopping basket Applications, Intuitive Games, Internet Preparing, Online Surveys, Sites, Online Gatherings, Content The executives Frameworks, and so forth.. Advancements There are two fundamental classifications of coding, prearranging and programming for making Web Applications: I. Client Side Prearranging/Coding - Client Side Prearranging is the sort of code that is executed or deciphered by programs. web applications Client Side Prearranging is for the most part distinguishable by any guest to a site in web applications (from the view menu click on "View Source" to see the source code). The following are some normal Client Side Prearranging advancements: HTML (HyperText Markup Language) CSS (Flowing Templates) JavaScript Ajax (Nonconcurrent JavaScript and XML) jQuery (JavaScript Structure Library - regularly utilized in Ajax improvement) MooTools (JavaScript System Library - ordinarily utilized in Ajax improvement) Dojo Toolbox (JavaScript Structure Library - normally utilized in Ajax advancement) II. Server Side Prearranging/Coding - Server Side Prearranging is the kind of code that is executed or deciphered by the web server. Server Side Prearranging isn't perceptible or available by any guest or overall population. The following are the normal Server Side Prearranging advancements: PHP (exceptionally normal Server Side Prearranging language - Linux/Unix based Open Source - free reallocation, ordinarily consolidates with MySQL information base) Zend Structure (PHP's Article Arranged Web Application System) ASP (Microsoft Web Server (IIS) Prearranging language) ASP.NET (Microsoft's Internet Application System - replacement of ASP) ColdFusion (Adobe's Internet Application Structure) Ruby on Rails (Ruby programming's Internet Application Structure - free rearrangement) Perl (universally useful undeniable level programming language and Server Side Prearranging Language - free reallocation - lost its fame to PHP) Python (universally useful significant level programming language and Server Side Prearranging language - free reallocation)
acolorbright
A mostly reasonable approach to CSS and Sass, based on Airbnb's Styleguide.
imagineful
revise the wordpress 2017 style css to make the layout more beautiful or reasonable
mikev-duff
A starting point for Duff Rails projects. Includes sign-in/sign-out/sign-up, authentication, authorization, secure passwords, SSL, and reasonable CSS styles. Ready to deploy on Heroku.
EddieTGH
Optical Simulator 8999: Created by Edmond Niu, Andrew Somers, David Chang, Alex Postovskiy. "Our program is known as the “Optical Simulator 8999”, an educational tool that can be used to model optical rays that are either reflected, transmitted, or absorbed throughout a number of curves. We have a user-friendly interface that makes it easy for the user to create mathematical models for the curves and well as vectors for the rays. We provide an instructions/help page if they have any questions while utilizing the program and sample simulations that the users can follow to familiarize themselves with our software. We use Javascript and external libraries such as MathQuill and EvaluateX to create the editable MQ fields and verification functionality, respectively. We use html and css to create buttons, the canvas, and a user-friendly graphical interface. We use materialize to make the buttons look nice. We use a html canvas to show the graphs. Internally the program uses the quite lackluster nerdamer library to symbolically differentiate and create JS functions from the inputted parametric equations. Various vector algorithms are then applied to calculate the optical parameters and render a linear approximation of the curve in a reasonable amount of time."
brookjordan
Reset all reasonable css properties
growcss
A mostly reasonable approach to Styled Components CSS.
DeclanChidlow
A clean, sane CSS reset with reasonable defaults.
Just another reasonable approach to CSS and JS.
JukezHQ
A mostly reasonable approach to CSS and Sass.
masonitedoors
A mostly reasonable approach to CSS and Sass.
cityssm
CSS classes for using reasonable-colors with Bulma
stevenAvery
A design system with reasonable defaults, and simple components using only CSS.
shakenetwork
Reasonable System for CSS Stylesheet Structure http://rscss.io https://github.com/rstacruz
ashima653
An Educational Website Contain All Tech Related Courses in Reasonable Price.. Built Using Html , CSS And JavaScript...
OlajuwonX
a basic music player created using HTML, CSS and JavaScript. Any reasonable adjustments will be made as time goes by.
Miraj415
So this is my another project using HTML ,Bootstrap(CSS) from where we can order foods as of our taste and choice within reasonable price.
ashik-08
This is a clothing brand shop to satisfy the customer needs by providing them with fashionable and reasonable priced products. Developed using HTML, Tailwind CSS, DaisyUI.
codegearthemes
This repository offers a mostly reasonable approach to CSS, a collection of well-tested guidelines and patterns designed to keep your code clean, maintainable, and scalable.