Skip to content

Basic MongoDB and Node.js app which visualizes dummy data on a table in a webpage

Notifications You must be signed in to change notification settings

damigonzi/eagle-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO-DO

  • Dynamically render the table headers
    • Complete. Thinking of statically designing table, due to uneven columns sometimes.
  • Sort the table list
  • Add CSS
    • Complete. Looking into adding more custimization.
  • Add a timer to refresh every 30 sec
  • Add a toggle button to turn of realtime refresh
  • Add a refresh button

Longer Term Goals

  • Create a backend service which auto refreshes the data in the table
  • Create a backend service which auto calculcates a 'stock rating'

Longest Term Goals

  • Create an API Oauth
  • Create a user login

About

Basic MongoDB and Node.js app which visualizes dummy data on a table in a webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published