Sales Data Visualization & Report Generator (Django)
Part of the 'initial-django-projects' collection, this is a Django web application to process, analyze, visualize and generate reportsand visualisations from sales data. Users can upload a CSV file and then the application will generate the reports. Futhermore, it includes features for user authentication, profile management, product and customer management. The front-end is built using HTML, CSS, and JavaScript, with Bootstrap 5 for styling and layout. Lastly, it also uses dropzone.js for drag-and-drop file uploads and crispy-forms for enhanced form rendering.
Check Out Repository