Step step guide into creating Angular app
In order to get better insights about the implementation and the reason behind of every choice i've made, it's recommended to read guid in the following order
- For requirements speciation and tasks time estimation
- Do you want to know more about the System Architecture Design and a high level abstraction of the flow of the system?
- The process of designing the user interface and the user experience
- Project setup and installations
- What can be done better and future improvements
I hope you enjoy the process of reviewing my code as someone who cares about code i do my best to make it clean, efficient, and reliable! But with your review and your feedback i'm sure i'll get there.