filmov
tv
Project Propalytics Demo | Django | Pandas | ChartJS | TailwindCSS | Docker

Показать описание
Visualize your property data with meaningful graphical insights. Upload your CSV file and the app will show its graphical illustration. Developed with Django, Pandas, ChartJS, Tailwind. This is a personal portfolio project. Future version of this application will include ability to analyze datasets of any dimension eliminating the limitation of fixed column structure in input CSV file.
=========== How to run ====================
1. Install docker on your machine and login through terminal/command line
2. From terminal run 'docker pull shahmostakim/propalytics:latest'
3. Make sure no other app is running on port 8000
4. From terminal run 'docker run -p 8000:8000 shahmostakim/propalytics:latest
Sample Data file (CSV) is available in github repository.
=========== Source Code =====================
============ My Linkedin profile ==================
Happy coding!
=========== How to run ====================
1. Install docker on your machine and login through terminal/command line
2. From terminal run 'docker pull shahmostakim/propalytics:latest'
3. Make sure no other app is running on port 8000
4. From terminal run 'docker run -p 8000:8000 shahmostakim/propalytics:latest
Sample Data file (CSV) is available in github repository.
=========== Source Code =====================
============ My Linkedin profile ==================
Happy coding!