Skip to content

React frontend of the cs-insights project. This is the main part of visualizing data. It uses the cs-insights-backend and cs-insights-prediction-endpoint.

License

Notifications You must be signed in to change notification settings

jpwahle/cs-insights-frontend

Repository files navigation



Actions Status Actions Status GitHub Release License: MIT Code style: Airbnb All-time uptime 100.00% Response time 773

Demo

Logo

View Demo

Demo Credentials
user: demo@cs-insights.com
password: demo

Getting Started

This project is part of the cs-insights-ecosystem. Please refer to the readme here to spin up the development and production system.

Repository

Structure

In the src folder we have the following structure:

  • /components: All UI components
    • /charts: UI components that visualize data
  • /context: All context used for global state
  • /routes: All routes of this app
    • /dashboards: Routes that visualize data
  • Other files

Packages

The following is a list of some notable packages we use:

Contributing

Fork the repo, make changes and send a PR. We'll review it together!

Commit messages should follow Angular's conventions.

License

This project is licensed under the terms of MIT license. For more information, please see the LICENSE file.

Citation

If you use this repository, or use our tool for analysis, please cite our work:

@inproceedings{Wahle2022c,
  title        = {D3: A Massive Dataset of Scholarly Metadata for Analyzing the State of Computer Science Research},
  author       = {Wahle, Jan Philip and Ruas, Terry and Mohammad, Saif M. and Gipp, Bela},
  year         = {2022},
  month        = {July},
  booktitle    = {Proceedings of The 13th Language Resources and Evaluation Conference},
  publisher    = {European Language Resources Association},
  address      = {Marseille, France},
  doi          = {},
}

About

React frontend of the cs-insights project. This is the main part of visualizing data. It uses the cs-insights-backend and cs-insights-prediction-endpoint.

Resources

License

Stars

Watchers

Forks

Packages

No packages published