Skip to content

shubhamkandiyal0101/customer-order-service-angular7

Repository files navigation

customer-order-service-angular7

Requirements (Which I used to developed this Project)
  • Angular CLI: 7.3.9
  • Node: 10.16.0
  • Angular: 7.2.15
How to Setup and Start with Project
  1. Make Clone of this Repo in Your Local Machine (Command: git clone https://github.com/shubhamkandiyal0101/customer-order-service-angular7.git)
  2. Navigate to Project Directory (Command: cd customer-order-service-angular7)
  3. Install all Requirements from package.json file (Command: npm install)
  4. Finally, Start Project with this Command: ng serve
Login Crendentials

Vendor Credentials

  1. E-Mail: [email protected] Password: rohitsharmaji
  2. E-Mail: [email protected] Password: wahtrumpjiwah

Customer Credentials

  1. E-Mail: [email protected] Password: technologyhaiapni
  2. E-Mail: [email protected] Password: windowshaiapni
Project Functionality

Note: I create JSON Files (assets/json_files) in assets folder where you can modify (Add, Delete & Change) data of Products, Customer and Vendors

  1. Login User Functionality:
    1. User Type:
      1. Vendor
      2. Customer
  2. After Login:
    1. After Vendor Login:
      1. Fetch Product According to Current Login Vendor
      2. Add New Product
      3. Delete Product
      4. Modify Product
    2. After Customer Login:
      1. Fetch All Products
      2. Buy Products
      3. View Product Details
  3. Use Local Storage to Save State of Products (Not need to fetch JSON File Again and Again)
Technologies Used
  • Angular 7
  • LocalStorage
  • BootStrap
  • Tagify
  • Toastr

Project Screenshots

NOTE: If Screenshots is Not Showing Below, Then You can Navigate to projectScreenshots Folder

About Developer

I am looking for opportunity to work in Open Source Projects and want to do some contribution to Open Source Projects.

About

Customer Order Service | Angular 7 Project with JSON Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published