Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasmine09thaalbi/e-commerce-app-organic-food
Ionic e-commerce mobile app tailored for organic food purchases
https://github.com/yasmine09thaalbi/e-commerce-app-organic-food
angular flask ionic python
Last synced: 22 days ago
JSON representation
Ionic e-commerce mobile app tailored for organic food purchases
- Host: GitHub
- URL: https://github.com/yasmine09thaalbi/e-commerce-app-organic-food
- Owner: Yasmine09Thaalbi
- Created: 2024-02-19T15:42:46.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-04-12T10:04:08.000Z (10 months ago)
- Last Synced: 2024-11-21T10:56:26.916Z (3 months ago)
- Topics: angular, flask, ionic, python
- Language: TypeScript
- Homepage:
- Size: 2.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Organic Food E-Commerce App
## Description
This is an organic food e-commerce application built using Ionic6 and Angular17. The app allows users to browse organic food products, add them to cart, and proceed with the checkout process.
![App Screenshot](app.png)
## Features
- User authentication and authorization
- Browse organic food products
- Add products to the cart
- Manage cart (add, remove, update quantities)
- Checkout process
- CRUD operations for vendors
- Vendor authentication
- Add, delete, and update product listings for vendors
- Customer registration and authentication## Technologies Used
- Ionic6
- Angular17
- MongoDB
- Python (Flask) for backend services