SOCR / SOCRAT-issues

Project management for SOCRAT
2 stars 0 forks source link

display data from DB #267

Closed alxndrkalinin closed 6 years ago

alxndrkalinin commented 6 years ago

In your extended module with UI implement requesting data from DB module and display it in the MainArea. Go into Clustering module source code to learn. Commit every step separately in required format.

  1. In the sidebar controller of your module use dataService to request data from db
  2. When received, pass data to main area controller using broadcast
  3. Listen to broadcast in the main area controller
  4. Create directive to display data in the main area
  5. When it's working, submit pull request to SOCR/SOCRAT:dev

You may just display raw data as a string of symbols, without formatting it.

coreybic commented 6 years ago

Sorry it took so long, had a weird bug i couldn't figure out and I was away for a while and had to fly out after spring break to california for and interview and had two more when i got back to ann arbor on wednesday and thursday. Here is the screenshot.

screen shot 2018-03-10 at 5 49 13 pm