Skip to content
morteza ataiy edited this page Jul 12, 2020 · 5 revisions

This is my first angular project. It's like a test. I want to learn Angular8 during this project. I only try to use official Angular documents. https://angular.io/start

If I use other sites, I will write it there. Thanks for reading.

  • For Back-End (NodeJS & Express) I use my old MERN-Stack project.
  • And for MySQL and ORM, I use my older project.

It finished in 36 hours. Near 15 hour usable time.

Summery of times:

  • 20%: Back-End
  • 30%: learn Angular
  • 30%: Angular
  • 10%: HTML, CSS
  • 10%: Bootstrap

The length of time it takes to do each task (I'm not sure about these times, because I figured out the times after the project is over)

  • 4h: Back-End
  • 5h: learn Angular
  • 2h: #1: Login
  • 2h: #2: Editing user info (just editing the field “name”)
  • 3h: #3: Searching user, sending and show notifications
  • 10m: #4: Log out
  • 0h: #5: Nothing
  • 20m: #6: Ajax support: show the notification without refreshing

Used sites: