michalvankodev / ness-inter-poll

Inter-poll application for Ness Full stack developer program
MIT License
0 stars 0 forks source link

Design of architecture #1

Open michalvankodev opened 6 years ago

michalvankodev commented 6 years ago

Hello, We have to design application design.

Key points:

  1. Database
  2. Backend technologies
  3. Frontend technologies
  4. Real time updates
  5. UX and UI design
michalvankodev commented 6 years ago

We've agreed to use Angular as our front end framework.

We need to setup a new angular project and serve it through static server in container.

michalvankodev commented 6 years ago

I have added architecture description to the repo: https://github.com/michalvankodev/ness-inter-poll/blob/master/Architecture.md

Please review