Code Monkey home page Code Monkey logo

ng-samples's Introduction

Angular 

> Demo 
https://e-comm-123.herokuapp.com/

> Project 

Functionality
E - commerce app (customer)
	-> Home page (Brading)
	-> listing of products 
	-> Add to cart 
	-> Login less or login based checkout 
	-> payment options 
	-> create orders 
	-> order processing state
	-> Notifications 



Discovery
-> Design 
-> API’s 

Implementation
-> HTML/CSS based components (Figured out good approach for maintaining components )
-> API Integration 




Design 
Mockup tools (wireframe )

Adobe photoshop
Sketch

API
[GET]	dev.example.com/products				{products: [{name: ‘’, description: ‘’}]}
[GET]	/products/:id	

[POST]	/cart					
[PUT]	/browserId/cart
[GET]	/browserId/cart

[POST]	/login
[POST]	/loginless
[POST]	/register

[POST]	/payments
[GET]	/orders
[PUT]	/order


Implementation
Header Component - X
Homepage Component - X
ProductsList Component - N
ProductDetail Component - N
Cart Component  - X
	-> LineItem Component - X
Payment Component - X
Order Component 
	- Create Order - X
	- Order list - X
	- OrderDetail Component  - X
Login Component - X
UserInfo Component - N
Registration Component - N 


Angular Topics
20.TypeScript (2 Days)
21. Angular-CLI & project structure ( 1 Day)
22. Angular Exercise ( parallel on every day) - e-commence 
27. Angular Router (2 Days)
23. Angular Components (2 Days) - child components
28. Angular Modules, directives and Pipes ( 2 Days) - N - E-commerce ( payments module, orders module, catalogue module)
29.Angular Forms (4 Days)

24.Providers and Dependency Injection (4 Days)
25. Observables and RxJS (5 Days)
26.HttpClient ( 2 Days)
Postman 
30.Advanced - State/Store management with ngRx ( 5 Days) 

Module creations
- Angular.module.ts 
- Payments.module.ts 
- Orders.module.ts

- How do you create hosting in cloud services?
	Heroku 

JS exercises for beginners
[email protected]

JS Concept based examples
- https://github.com/JSsnippets/JavaScript-snippets
- https://github.com/sudheerj/javascript-interview-questions
- https://www.freecodecamp.org/news/javascript-example/


Angular theoratical questions
- https://github.com/sudheerj/angular-interview-questions
- https://github.com/learning-zone/angular-interview-questions
- https://github.com/Yonet/Angular-Interview-Questions
- https://github.com/WebPredict/angular-2-interview-questions


Angular live editor tests
- https://coderbyte.com/information/First%20Factorial

ng-samples's People

Contributors

rdurgarao avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.