Image for Reflex App: Sales App
Back to Templates

Sales App

Sales app with interactive charts and real-time data updates

Created by

Reflex

The following is a sales app that displays sales data. The table tab allows filtering and live updates. The graph tab shows the relationship between sales data.

To run this app locally, install Reflex and run:

To run the app, use:

Set the OpenAI API key:

Note: You can get your OpenAI API key here.

You can customize the app by modifying the sales/sales/backend/backend.py file replacing OpenAI's API with that of other LLM providers.

More Templates

View All

Image preview for app: NBA App
NBA App

Interactive NBA app with player stats and live updates

by

Reflex

Image preview for app: LLamaIndex App
LLamaIndex App

A minimal chat app using LLamaIndex

by

Reflex

Image preview for app: AI Image Gen
AI Image Gen

Generate AI images using Replicate's API

by

Reflex

Newsletter

Get the latest updates and news about Reflex

$ pip install reflex

$ reflex init

$ reflex run

Need help? Learn how to use Reflex.

Built with Reflex