Skip to content

Web-Team-IITI-Gymkhana/saas-client

Repository files navigation

Saas Client

SEC Filing Analyzer for Saas Companies

Live demo here

Table of Contents

General Information

  • This repository serves as the frontend of our submission to Inter IIT Tech Meet 2022's High Prep Problem Statement: DIGITAL ALPHA'S SEC FILING ANALYZER FOR SAAS COMPANIES.

Technologies Used

  • React
  • Apollo Client with GraphQL
  • Tailwind CSS
  • ReChart
  • AntD

Features

  • Easy Navigation for SEC filings
    • Breakdown into seperate sections of 10-K and 10-Q forms
    • Corresponding links attached
  • Highly Interactive Drilldown menu
    • Capable of zooming and pannig across time range
  • Various financial ratios' calculation and display
  • Overall score prediction using Machine Learning on the basis of financial ratios
  • Detailed Summary of 8-K forms using NLP for sentiment analysis
  • 1v1 Comparison of Companies
  • Downloadable data in different formats

Screenshots

Example screenshot

Setup

Node is a required dependency.

# to install dependencies
$ npm install

Usage

# to start server
$ npm run dev # for development mode
$ npm run prod # for production mode

About

This repo houses the frontend of saas web tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published