Django Assignment Q2
Django Assignment Q2
Overview:
You are tasked with creating a Social Media Dashboard using Django, allowing users to view
and manage their social media activity from multiple platforms in a unified interface. The
dashboard should aggregate data from various social media platforms and provide
functionalities to interact with posts, comments, and user activities.
Requirements:
Deliverables:
Django project source code with proper directory structure and documentation.
Instructions on setting up the project locally, including any necessary dependencies
and configurations.
Demonstration of the dashboard's functionality, showcasing integration with at least
two social media platforms.
Evaluation Criteria:
Note: The project should be developed with scalability and extensibility in mind to
accommodate future integration with additional social media platforms or features.