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.
- Host: GitHub
- URL: https://github.com/cryptorium-ctrl/grocerylist
- Owner: cryptorium-ctrl
- Created: 2019-07-12T14:30:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T06:54:24.000Z (almost 7 years ago)
- Last Synced: 2025-03-15T06:42:40.431Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 15.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.