- Angular CLI: 7.3.9
- Node: 10.16.0
- Angular: 7.2.15
- Make Clone of this Repo in Your Local Machine (Command: git clone https://github.com/shubhamkandiyal0101/customer-order-service-angular7.git)
- Navigate to Project Directory (Command: cd customer-order-service-angular7)
- Install all Requirements from package.json file (Command: npm install)
- Finally, Start Project with this Command: ng serve
Vendor Credentials
- E-Mail: [email protected] Password: rohitsharmaji
- E-Mail: [email protected] Password: wahtrumpjiwah
Customer Credentials
- E-Mail: [email protected] Password: technologyhaiapni
- E-Mail: [email protected] Password: windowshaiapni
Note: I create JSON Files (assets/json_files) in assets folder where you can modify (Add, Delete & Change) data of Products, Customer and Vendors
- Login User Functionality:
- User Type:
- Vendor
- Customer
- User Type:
- After Login:
- After Vendor Login:
- Fetch Product According to Current Login Vendor
- Add New Product
- Delete Product
- Modify Product
- After Customer Login:
- Fetch All Products
- Buy Products
- View Product Details
- After Vendor Login:
- Use Local Storage to Save State of Products (Not need to fetch JSON File Again and Again)
- Angular 7
- LocalStorage
- BootStrap
- Tagify
- Toastr
NOTE: If Screenshots is Not Showing Below, Then You can Navigate to projectScreenshots Folder
I am looking for opportunity to work in Open Source Projects and want to do some contribution to Open Source Projects.