Skip to content

Instantly share code, notes, and snippets.

View willbach's full-sized avatar

OdinsBadEye willbach

View GitHub Profile
export const STYLIST_FAQ: FaqData = {
en: [
{
question: "How to start working with a client?",
answer: `To start working with a client, you need to generate an invitation link, which can be found in the "Dashboard" section.
To do this, click the "Invite Client" button, and the system will generate a link.
Send this link to the client. They must follow it, log into their account, and confirm the collaboration.
Once the client confirms the collaboration, you will gain access to their wardrobe and can begin providing your services.`,
},
{
@willbach
willbach / CalendarUrbitGrant.md
Last active May 19, 2021 00:15
Urbit grant proposal for a calendar UI

Purpose

A calendar is an indispensible personal tool to many people. A previous proposal has started work on an Urbit-native calendar. This previous proposal seeks to create a parser and a Gall agent to manage the data layer of a calendar app.

The current proposal aims to create a Landscape tile and app to improve the accessibility of a Calendar Gall app. The Calendar UI will provide several screens to interact with the calendar. These are a daily view, weekly view, monthly view, and yearly view, along with pages to create and edit calendars and events.

Deliverables

/+ *server, default-agent
::
|%
+$ card card:agent:gall
--
^- agent:gall
|_ bol=bowl:gall
+* this .
calendar-core +>
cc ~(. calendar-core bol)
[{:kolko.cloud-backend-database.models/active-keywords 0,
:kolko.cloud-backend-database.models/adgroup-id 12,
:kolko.cloud-backend-database.models/ads-spend [{:kolko.cloud-backend-database.models/ad-id 30,
:kolko.cloud-backend-database.models/clicks 3,
:kolko.cloud-backend-database.models/impressions 50,
:kolko.cloud-backend-database.models/is-force false,
:kolko.cloud-backend-database.models/spend 3.0}],
:kolko.cloud-backend-database.models/bid 0.11,
:kolko.cloud-backend-database.models/modified 1586763167440,
:kolko.cloud-backend-database.models/zeros false}
@willbach
willbach / daily-dev-update-bm
Created November 22, 2017 19:58
Daily Dev Updates - Blockmason
# Daily Development Updates from Blockmason
### November 22, 2017
- Working APK for Lndr
- Documentation for CP
- Documentation for dapp stack
- UCAC tutorial