CoolFace
Apppublic

pyodyssey/diffysniff-advanced-code-comparator

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
17 commits on main
395fd501y ago

add a hover dropdown on Features hover and a page for docs

pyodyssey
9b7a12c1y ago

in faq make them collapsable also match the with with plans

pyodyssey
03bc43b1y ago

remove the js code that is making this message dynamic "5/month", when i slide the slider the dollar sign is gone and this message glitches

pyodyssey
f53875a1y ago

5/month also this is static not dynamic so add dollar sign in fromt

pyodyssey
1e927ce1y ago

Billed annually at $60 or choose term below, replcae this message with new one dynamic message that shows the months and billing amount the user is purchasing for

pyodyssey
7c991981y ago

every step in range is months starting from 1 to 12 months and when it changes steps also show billing amount below monthly pricing.

pyodyssey
e0823531y ago

make pro one with green border and shadow also i want a slider not dropdown to choose the period also below the slider i want a button Upgrade to pro

pyodyssey
0dbf2651y ago

okay now pricing page with free, and 5 dollars per month with a range from 1 month to 3 years, like 1 month to 12 months then 2 year and 3 year.

pyodyssey
45f0f721y ago

in comparision result add a button Explain Diff AI

pyodyssey
c1014fb1y ago

i want a toast like message 1 red and 1 green for message and error

pyodyssey
ad0a26e1y ago

in comparision result i want a editor with numbers that show extra words or characters in green and missing words in red.

pyodyssey
5e15bc61y ago

i want comparison results above

pyodyssey
fc78d6c1y ago

decrease padding of sidebar list items, replace original code with Original text and Modified code with modified text

pyodyssey
3e401631y ago

I want a clean and modern tools that is easy to use, button flat 6px round each corner each filer is a list item in groups dont show checkboxes the list item itself is a toggle button when its selected make it little darker so it feels like selected. replace display options with Theme then dark and light, also replace language section with syntax type, i want more options in comparision filters , hide matches, hide differences, hide extras, overlap diff

pyodyssey
d26090c1y ago

use tailwind css cdn and make modern looking elements also use a light green and light red colour theme to make it like a professional tool

pyodyssey
3d21ce41y ago

i want a html tailwind templates for my advance diff checker web app, a navbar with logo, pricing nav button signin download app, a side bar with some toggle filters, and on the main page i want two code editor side by side with some placeholder

pyodyssey
ea3e1f51y ago

initial commit

pyodyssey