/mercamovil

App Web ventas productos

Primary LanguageCSSMIT LicenseMIT

Mercamovil shop

Mercamovil web application for online product sales
Explore the docs »

View Demo · Report Bug Request Feature

A Shopping Website build with Angular 4 and Firebase.

-Make several changes by making the frontend part more visible with several components -also add user image visibility

Features

  • Only Admin can perform Create/Edit/Delete operations & upload photos of items.
  • Normal User can buy items & view their own orders.
  • Admin can access all orders
  • Login through Facebook & Gmail
  • Cart System
  • Realtime updates (through Firebase Realtime Database).

Tech Stuff Used

  • Angular 4 (Frontend)
  • Firebase Realtime Database (Backend)
  • Firebase authentication

Shop

View Profile

shopping cart

### Built With

Here are the technologies with which the system was developed

  • Angular

  • JavaScript

  • Firebase

To run the project locally:

To use your own Firebase Database change the api key from firebase-key

    > git clone https://github.com/ritwickdey/organic-shop.git
    > cd organic-shop/
    > npm install
    > npm start -- --host 127.0.0.1
    
    or my version 
    
     git clone https://github.com/zerontec/mercamovil.git
     cd mercamovil/
     > npm install
     > ng serve
``

----------



> *[The project is from an awesome [Angular 4 course](https://www.udemy.com/the-complete-angular-master-class/) (BY [MOSH HAMEDANI](https://github.com/mosh-hamedani)) which I've taken from Udemy.]*

Contact

Leo Zeron @zeronleo - devsignweb@gmail.com -leobertozeron@gmail.com

Project Link: https://github.com/zerontec/deskGledah

(back to top)