Skip to content

Instantly share code, notes, and snippets.

View Gits-hub's full-sized avatar
💻
I may be slow to respond.

Moses Gitau Gits-hub

💻
I may be slow to respond.
View GitHub Profile
@Gits-hub
Gits-hub / bqa_report.md
Last active May 25, 2024 11:16
bqa_report

Bug, Improvement and New Features


I would like to briefly explain the difference between Bugs, Improvement/Adjustment and New Features as I have come to understand from a development POV

Bugs


These are coding errors that produce unexpected behaviours that were not anticipated by the developer. It can be either visual bugs (user completes given function but something about the ui looks wrong. Often its an error resulting from responsiveness). E.g.,

A large button that does not fit well in smaller screen resolutions

or functional bugs(error in computation or logic that leads the app to not work as intended or produce flawed results) E.g.,

@Gits-hub
Gits-hub / iren.md
Last active May 24, 2024 06:42
IREN Refubrishing

New pending tasks - Last Update: 24/05/2024

  • fix grammar check recipes and images ovelapping content
  • Update order process for dried vegetables
    • add traditional/english names for vegetables
    • add veg pic, servings, versatility, price range, size variations to order form
    • add cart functionality for orders -all products, details and totals are shown -totals have options of self picking or delivery with the statement (shipping cost excluded) -checkout with delivery/shipping form and payment method with active button to place order -mail sent to customer with order received and processing is being done notification.
@Gits-hub
Gits-hub / fullcalendarBuild.js
Created May 15, 2024 18:12
Fullcalendar snapshot
import{l as Je,D as ft,y as p,x as Ve,G as Zr,i as Xr,_ as N,j as $r,d as _}from"./preact-30b9eaac.js";const Nn=[],ht=new Map;function Hn(n){Nn.push(n),ht.forEach(e=>{Bn(e,n)})}function Jr(n){n.isConnected&&Pn(n.getRootNode())}function Pn(n){let e=ht.get(n);if(!e||!e.isConnected){if(e=n.querySelector("style[data-fullcalendar]"),!e){e=document.createElement("style"),e.setAttribute("data-fullcalendar","");const t=ei();t&&(e.nonce=t);const r=n===document?document.head:n,i=n===document?r.querySelector("script,link[rel=stylesheet],link[as=style],style"):r.firstChild;r.insertBefore(e,i)}ht.set(n,e),Kr(e)}}function Kr(n){for(const e of Nn)Bn(n,e)}function Bn(n,e){const{sheet:t}=n,r=t.cssRules.length;e.split("}").forEach((i,s)=>{i=i.trim(),i&&t.insertRule(i+"}",r+s)})}let Ke;function ei(){return Ke===void 0&&(Ke=ti()),Ke}function ti(){const n=document.querySelector('meta[name="csp-nonce"]');if(n&&n.hasAttribute("content"))return n.getAttribute("content");const e=document.querySelector("script[nonce]");return e&&e.non