Chart Hive is a powerful web application that provides users with real-time metrics for their websites (mock data). Built using React and Supabase, this dashboard allows users to customize their chart layouts and preferences, providing a personalized experience.
- Real-Time Data: Displays live metrics and analytics for your website (mock data), fetched from a Node.js server API.
- Customizable Layouts: Users can customize chart layouts to fit their preferences.
- User Authentication: Secure sign-up and login using Supabase authentication.
- Data Persistence: Preferences and layouts are saved to the Supabase database, allowing users to access them from any device.
- Responsive Design: The dashboard is fully responsive and works seamlessly on various screen sizes.
- React
- Supabase
- Websocket
- Node.js (Server API)
- Tremor charts
- React Router
- Tailwind CSS
- Framer Motion
- FontAwesome
You can check the source code of the server behind this app here: Chart Hive API
For any inquiries or feedback, feel free to reach out at kinangh98@gmail.com.
Contributions are welcome! Please feel free to submit a pull request or open an issue if you have any suggestions or improvements.
This project is licensed under the MIT License.