https://github.com/najmiter/parchi
Buy offline but keep the record online.
https://github.com/najmiter/parchi
app css dev html javascript js tobuy todolist web webdev webdevelopment
Last synced: about 1 year ago
JSON representation
Buy offline but keep the record online.
- Host: GitHub
- URL: https://github.com/najmiter/parchi
- Owner: najmiter
- License: mit
- Created: 2024-02-20T07:46:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T11:31:45.000Z (over 2 years ago)
- Last Synced: 2025-03-24T17:01:40.635Z (about 1 year ago)
- Topics: app, css, dev, html, javascript, js, tobuy, todolist, web, webdev, webdevelopment
- Language: JavaScript
- Homepage: https://najmiter.github.io/Parchi/
- Size: 71.3 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Parchi
A small app that let's you get rid of the paper version of the grocery list and make a shareable or for your own use list of items that you wanna buy.
It's helpful in cases when
- you don't want to keep a piece(s) of paper with you while you shop
- someone far away, who'd normally write a list on paper and send a picture of that, can share a list using a unique URL that's generated on the frontend (i mean the code is literally right here if you don't trust me, for some reason) so it's all private to you and of course, whoever you send that link to xD
### Why did I do it vanilla-ly
Making it in vanilla JavaScript just to make one understand why one needs to love React (and its frameworks) more.