Skip to content

ankitaabad/dozr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trade Go (by Twin Titans)

Imp : There are still some things that needs to be done, it is just an early submissoin for review.

  • Go To Trade go to try the app.

  • We have created a realtime analytics app.

  • for eg When you sell a share, it adds an entry in recent transactions, updates balance, reduces your share holding, also reduces your investment value and may also change the top investors in manager tab.

  • Updates go to database through Golang server and the data chanages are conveyed to dozer where it incrementally computes analytics.

  • All reads in the app are performed from dozer and not through database directly. ( can be checked though network tab)

  • We have made significant changes in the schema. check here

  • for more info read ppt

Code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors