An open API service indexing awesome lists of open source software.

https://github.com/cryptorium-ctrl/grocerylist

Shopping application with register and login functionality. Each user can add products with different types of details such as name, product type, image etc. Also a shopping Cart functionality attached to a session.
https://github.com/cryptorium-ctrl/grocerylist

Last synced: 11 months ago
JSON representation

Shopping application with register and login functionality. Each user can add products with different types of details such as name, product type, image etc. Also a shopping Cart functionality attached to a session.

Awesome Lists containing this project

README

          

# GroceryList
Small and simple shopping application with register and login functionality. Each user can add products with different types of details such as
name, product type, image etc. Also a shopping Cart functionality attached to a session.