An open API service indexing awesome lists of open source software.

https://github.com/sugam-arora/tanktimecapsule

Tank Time Capsule 🦈 is a powerful analytics platform for Shark Tank India, offering real-time insights, AI-driven predictions, and in-depth analysis of deals, investors, and startups. With interactive dashboards, a comprehensive deal database, and ML-powered investment forecasts, it helps users track and analyze investment trends effectively.
https://github.com/sugam-arora/tanktimecapsule

Last synced: 3 months ago
JSON representation

Tank Time Capsule 🦈 is a powerful analytics platform for Shark Tank India, offering real-time insights, AI-driven predictions, and in-depth analysis of deals, investors, and startups. With interactive dashboards, a comprehensive deal database, and ML-powered investment forecasts, it helps users track and analyze investment trends effectively.

Awesome Lists containing this project

README

        

# 🦈 Tank Time Capsule

A comprehensive analytics platform for Shark Tank India, providing insights, predictions, and analysis of deals, sharks, and startups.

![Tank Time Capsule](https://images.unsplash.com/photo-1460925895917-afdab827c52f?auto=format&fit=crop&w=1200&h=400)

## 🚀 Features

- **Real-time Analytics Dashboard**: Track deals, investments, and success rates
- **ML-Powered Predictions**: Get AI-driven insights on potential deal outcomes
- **Shark Profiles**: Detailed analysis of each shark's investment strategy
- **Deal Database**: Comprehensive collection of all Shark Tank India deals
- **Premium Features**: Advanced analytics and personalized insights for registered users
- **Dark/Light Mode**: Customizable UI theme for better user experience

## 🛠️ Tech Stack

- **Frontend**: React + TypeScript
- **Styling**: Tailwind CSS
- **State Management**: Zustand
- **Database**: Supabase
- **Authentication**: Supabase Auth
- **Icons**: Lucide React
- **Charts**: Recharts

## 🏃‍♂️ Getting Started

1. Clone the repository
2. Install dependencies:
```bash
npm install
```
3. Set up environment variables:
- Create a `.env` file based on `.env.example`
- Add your Supabase credentials

4. Start the development server:
```bash
npm run dev
```

## 🔑 Environment Variables

```env
VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key
```

## 📚 Documentation

- [Contributing Guide](CONTRIBUTING.md)
- [Feature Roadmap](FEATURES.md)
- [API Documentation](docs/API.md)

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## 🤝 Contributing

We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.

## 🙏 Acknowledgments

- Shark Tank India for inspiration
- All contributors who have helped shape this project
- The open-source community for the amazing tools