Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnpezz/nanobodega
a point of sale for irl or online store that uses nanopay.js
https://github.com/mnpezz/nanobodega
nanocurrency
Last synced: about 1 month ago
JSON representation
a point of sale for irl or online store that uses nanopay.js
- Host: GitHub
- URL: https://github.com/mnpezz/nanobodega
- Owner: Mnpezz
- Created: 2024-05-25T13:32:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T05:01:38.000Z (9 months ago)
- Last Synced: 2024-11-11T09:41:39.606Z (3 months ago)
- Topics: nanocurrency
- Language: HTML
- Homepage:
- Size: 111 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
These simple files show how nano can easily shift all websites to have access to payments.
Everything was made with the help of OpenAI's GPT-4.The irl point of sale will direct all customer payments back to the address you use to sign in and will send you payment notifications via email.
Users are able to edit all details in the webpage such as price, item desciption, and image.
Order history saved to local storage.
The idea behind this is to have email receipts for in store sales and an easy to use self custodial point of sale system.The webshop directs all payments to mnpezz by default, which should be changed to your own address and email.
The idea is for you to fork this base code to set up an ecommerce store that other customers visit and purchase items to be shipped to them.
Shipping details disabled by default.