summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorgrothedev <grothedev@gmail.com>2025-07-01 16:00:48 -0500
committergrothedev <grothedev@gmail.com>2025-07-01 16:00:48 -0500
commit235da1c01fd52a0461ca09040a8cc700ddaf6d2f (patch)
treeab4e6f9e0a80dc8b92b4126bda28cdad5e5a5d58 /docs
parenta895874c5f6db3a388c9726b924c22192cbee23a (diff)
pushing for work on laptop
Diffstat (limited to 'docs')
-rw-r--r--docs/brainstorming.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/brainstorming.md b/docs/brainstorming.md
new file mode 100644
index 0000000..9aa9c3c
--- /dev/null
+++ b/docs/brainstorming.md
@@ -0,0 +1,6 @@
+homepage is pretty much already mostly laid out.
+
+need to figure out how i want the user account status pages to be.
+
+while working, when i am dealing with some model, for example in the WritingController, i want to be able to quickly (almost automatically?) see the Model definition, database migration, Controller, and any relevant views and routes for that model.
+