Skip to content

Arafat-jt/shopping_site

Repository files navigation

Shopping Planet

This is a shopping website made with Ionic in Angular

Objective

  1. Create a Shopping Dashboard with basic site functionalities such as: login, signup, buy a product, Cart
  2. Successfully communicate with the bakcend (link here: https://github.com/Arafat-jt/backend_shopping_site.git)
  3. Successfully work on the deployed AWS server (link here: https://15.206.181.224/)

Clone the Repo

git clone https://github.com/Arafat-jt/shopping_site
cd shopping_site

Requirements

1. Angular

Download & install nodejs from https://nodejs.org/en/download/

After successful installation of nodejs install Angular cli by typing this in terminal:

npm install -g @angular/cli

2. Ionic

If nodejs is not already installed, refer above step 1st

For installation of ionic framework, install the ionic cli globally by running this command:

npm install -g @ionic/cli native-run cordova-res

3. VsCode

Just a recommended development platform

Contents

13 components/modules of ionic 11 out of which are pages of the website

A header, footer module for smooth traversals between pages

  • header has navigation links to all pages and a toggle for light and dark mode

The Home Page displays a list of Best Sellers, Customer reviews

The other pages are Mens,Womens,Jackest, Electronics with their respective product lists in them

There are pages for login, signUp, and edit profile

Also a 'My Cart' page displays your current cart & checkout proccess(its not currently linked with a payment gateway)

and a 'order history' page

Api list

Screenshots

https://drive.google.com/drive/folders/1xNfx1qVLxIYKJTeNROr2ikjkDYJ1qFM0?usp=sharing

About

This is a shopping website made in ionic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published