• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Python
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a data analysis project using Python Django framework. I'm collecting users review (basically surveying) for products on behalf of product company. I (Aditya Jain) developed this as my MCA mini project. I've used Matplotlib library to create charts dynamically on runtime even creating PDF embedding those charts. Even the survey form is dynamic, admin will add question and that question will reflect over the page! (just like google forms). Backend database technology is SQLite3.