Skip to content

ahmgam/financial_essay_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

financial_essay_editor

This project is a self training on using django framework with django channels and multiple database. the aim is to create blog for financial blogs, the blog page has the same style of juypter notebook, consists of block. there are 3 types of blocks: text block, Image block and chart block the text block uses markdown rules, the image block uploads the image to the server (intended to be S3 bucket, but for testing it uploads to static files) and the chart block draws chart using apex charts for selected companies (for now 6 sample companies) in selcted period the blog is drafted and has auto save feature implemented using websocket and django channels. normal sqlite database is used for user credientials and mongodb used for storing blogs and drafts project is still under development.

About

an django project for financial essay writing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published