Coursebook home page
Search...
⌘K
Documentation
Sectors Financial API
Supplementary Reading
Get Started
Supertype Coursebook
Quickstart
Assignments
Enterprise Data Management
Overview: Enterprise Data Management
Modern Enterprise Data Management
Entity Relationship Diagrams
Financial Data Analysis
API Programming with Python
Data Analysis with Pandas
Lab: Data Manipulation and Analysis
Data Visualization
The What and Why of Data Visualization
The Fundamentals of Data Visualization
Data Visualization Tools
Lab: Data Visualization
Apache Kafka and Redis
Introduction to NoSQL
Lab: Redis for API Caching
Introduction to Apache Kafka
Lab: Streaming Data Pipeline
Final Project
Lab: Django - Route
Lab: Financial Agent AI - Route
Essentials
Python Programming
SQL and Databases
Visualization & Story Telling
Support
Coursebook home page
Search...
⌘K
Support
Search...
Navigation
Final Project
Lab: Django - Route
Final Project
Lab: Django - Route
Using Python and Django framework, create a simple web application based on the requirements below
To complete this exercise you must fully understand about Python, Data Visualization, Django, and DRF or Kafka or Redis caching.
Grading Rubric
Create a web application using Django framework with these specification:
The web app must powered by database and have a minimum of 2 tables, as reflected in the database and in the models definition -
2 points
Create a simple login system -
2 points
The web app must consist of at least one chart -
2 points
The web app must have at least two migration scripts -
2 points
Implement one from these options: -
2 points
-
a. Implement Redis caching
b. Create an API
c. Implement Kafka simulation
Push the code to github, using a proper gitignore file -
2 points
The maximum score of this final project is 10 points, so you can afford to lose any 2 points and still get a perfect score. Good luck!
Previous
Lab: Financial Agent AI - Route
Using Python, Langchain, LLM tools, and Sectors API to create an AI Financial Agent
Next
On this page
Grading Rubric
Assistant
Responses are generated using AI and may contain mistakes.