Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.93 KB

TechnologyStack.md

File metadata and controls

30 lines (24 loc) · 1.93 KB

Avalytics Logo Avalytics Logo

Technology/Tool Stack

  • For the backend data querying and storage, Moralis API and server were used.
  • For the backend data processing, Python language and Pandas ML library were used.
  • For the backend cloud service, Amazon Web Services (AWS) was used.
  • For the frontend app, React.js Javascript library was used.
  • For the frontend visual analytics, D3.js and Flourish Studio Javascript libraries/platofmrs were used. The D3 Visualization Gallery at Observable HQ provides sample source codes for all the essential charts of D3.js, including those implemented in Avalytics.
  • Token images were obtained from CoinGecko.
  • Icons were obtained from The Noun Project and Awesome Fonts, with licenses granted for the team members.
  • Task management was tracked through listing tasks in Google Sheets and entering the progress over time.
  • Communication was done mainly through a Discord group.

Index

  1. Background
  2. Unique Value Offerings
  3. Design Principles
  4. System Architecture
  5. Backend: Data under Moralis
  6. Frontend: UI and Visual Analytics
  7. Technology/Tool Stack
  8. Related Projects
  9. Other Resources
  10. Future Plans for Avalytics

Back to Main GitHub Page | Back to Documentation Index Page