Skip to content

AshitJ1/EShop-UI

Repository files navigation

E-Shop-UI

E-Commerce Platform

This project was generated with Ionic CLI version 6.19.1.

Version History

Ionic:

Ionic CLI : 6.19.1 Ionic Framework : @ionic/angular 6.1.5 @angular-devkit/build-angular : 13.2.6 @angular-devkit/schematics : 13.2.6 @angular/cli : 13.2.6 @ionic/angular-toolkit : 6.1.0

Capacitor:

Capacitor CLI : 3.5.1 @capacitor/android : not installed @capacitor/core : 3.5.1 @capacitor/ios : not installed

Utility:

cordova-res : not installed globally native-run : 1.5.0

System:

NodeJS : v16.14.2 npm : 8.5.0 OS : Windows 10

Development server

Run ionic serve for a dev server. Navigate to http://localhost:8100/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ionic generate component component-name to generate a new component. You can also use ionic generate directive|pipe|service|class|guard|interface|enum|page.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm run test to execute the unit tests via Karma.

Running end-to-end tests

Run npm run e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Ionic CLI & Angular CLI use ng help or go check out the Ionic Framework docs, Angular CLI Overview and Command Reference page.

Running Application

To run the Project first Clone the repository in local folder using the Repository URL & Afterwards run npm install in the respective directory to rebuild all the necessary dependencies eg. (node_modules etc), Finally run ionic serve to serve open.

Tip

Clone Branch Development for Updated Code

Screens 📷

1. E-Shop - Index

mainscr1 mainscr2 mainscr3

2. Set Location

setlocation

3. Bag

bag

4. Loader

Loader

5. Login

Login

6. Register

reg1 reg2

7. Seller Home

home

8. Create Adv.

postad1 postad2