GeekBoySupreme / pickles

Pickles is a platform to make silly scrapbook pages online

Home Page:https://picklepixel.netlify.app/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pickle

Pickle is a platform to make silly scrapbook pages online - Demo
Here is a video walkthrough.

Motivation

With design tools becoming increasingly versatile and far-reaching, we have forgotten the art of making silly scrapbooks online. Pickle sets out to be the spiritual successor to the Neopets and Geocities of yore.

How it works

  • Open the site
  • Click on "Create a Pickle" to open the editor
  • Make a new Pickle
  • Download to your machine, or publish it to the Pickle gallery.

How I used Supabase

Supabase powers the entire gallery feature of Pickle. The editor is not yet supremely powered and needs a lot of work. But whatever silly, small thing you make, you can publish it to the Pickle gallery to inspire others. Pickle currently does not have an auth - you just add your name and Instagram handle to a form while publishing your pickle. The platform uses a couple of simple get( ) and insert( ) requests.

Team

'twas a one-man solo strike.
Shuvam Manna - Github | Twitter

About

Pickles is a platform to make silly scrapbook pages online

https://picklepixel.netlify.app/index.html

License:MIT License


Languages

Language:HTML 43.1%Language:CSS 38.9%Language:JavaScript 17.9%