windhamdavid 4 years ago
parent
commit
17dfefd920
2 changed files with 37 additions and 0 deletions
  1. 5 0
      .gitignore
  2. 32 0
      README.md

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+.DS_Store
+node_modules/
+npm-debug.log*
+img/
+font/

+ 32 - 0
README.md

@@ -0,0 +1,32 @@
+### daw
+
+what to do with the new [domain](https://davidwindham.com) ... I'd like a cleaner one page app that is focused on function so I can keep all my random stuff on the old domain. Just going to make some notes here to work it out.
+
+----
+#### notes:
+
+##### content/
+ideas - bot, AMA, TIL, knowitall,  
+about - bio / cv / clients  
+service - ability / experitise / range   
+login - calendar / billing
+
+##### features/
+* bot  
+  * chat / contact
+  * twilio / fb messenger / slack / twitter
+* now page
+  * simplified archive page
+  * desk/bookmarks/code/til/social
+* calendar
+  * scheduler / rate
+* client login
+  * invoicing / payments / tickets
+*
+##### design/
+*
+
+##### stack/
+ * GO - lang
+ * MySQL - data
+ * React - UI