Tradingjournal
A simple trade journal app built with Python Flask.
Install / Use
/learn @mransbro/TradingjournalREADME
Trading journal
A simple trade journal app built with Python Flask.

Installation
Make sure you have the following prereqs:
- Python >= 3.11
- Pip
- Git
Installing the app is easy:
- Clone the repository in the directory you wish:
git clonehttps://github.com/mransbro/tradingjournal.git - Enter the tradingjournal directory. (cd tradingjournal)
- Install requirements:
pip install -r requirements.txt - Run the app:
python3 run.py. - For production use gunicron
gunicorn -w 4 "app:init_app()"
Want to try it out
Demo running on Render
Roadmap
- Error handling
- Tests
- Reduce number of packages
Built with
Related Skills
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
83.4kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
83.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
338.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
