Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aniskchaou committed Jan 9, 2021
2 parents 4529ef8 + 906459f commit 26dcb3c
Showing 1 changed file with 12 additions and 25 deletions.
37 changes: 12 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,15 @@
## Objective



This project consists of developing a real e-commerce application for an organic shop using Angular 7, Firebase (used for authentification and storage of data) and Bootstrap 4.



## Features



select the category and see all the products in that category.

Add a product to the shopping cart. (it change the quantity and number of items in a shopping cart.)

check out the shopping form and the summary of all the products in shopping cart.

Send the order which it could be visible only by administrator

The administrator can manage orders and products.

The authentication and authorization are performed by Gmail of the user.


# OShop
Oshop is an e-commerce web application for organic shops.

## Informations:
- Status: under development
- Version: 1.0
- Sector: ecommerce
- Created: September 2020
- Last updated: September 2020

## Features:
- Shopping cart management

## Screenshot

Expand Down

0 comments on commit 26dcb3c

Please sign in to comment.