Skip to content

gurujada/livetable_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveTable Demo Application

A comprehensive demonstration of LiveTable - a powerful Phoenix LiveView library for building scalable, real-time data tables that can handle millions of records with ease.

🚀 Live Demos

  • Basic Demo - This application showcasing core LiveTable features
  • Advanced Demo - Complex josaa counselling helper built with livetable

LiveTable Demo

✨ Features Demonstrated

This demo showcases LiveTable's comprehensive feature set:

  • 📊 Million+ Record Performance - Smooth handling of large datasets
  • 🔍 Real-time Search - Full-text search across multiple columns
  • 🎛️ Advanced Filtering - Boolean, range, date, and select filters
  • 🔗 Table Joins - Complex database relationships
  • 📤 Data Export - CSV and other format exports
  • 🎨 Custom Rendering - Beautiful badges and custom column renderers
  • 📱 Responsive Design - Mobile-friendly tables
  • ⚡ Live Updates - Real-time data synchronization

🛠️ Getting Started

Installation

  1. Clone the repository

    git clone https://github.com/gurujada/livetable_demo
    cd livetable_demo
  2. Install dependencies

    mix setup

    This command will:

    • Install Elixir dependencies
    • Create and migrate the database
    • Seed the database with sample data (10 M records)
  3. Start the Phoenix server

    mix phx.server
  4. Visit the application

    Open http://localhost:4000 in your browser to explore the demos.

📚 Documentation & Resources

🤝 Contributing

Found a bug or want to improve the demos? We welcome contributions!

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Built with ❤️ using LiveTable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •