-
-
Notifications
You must be signed in to change notification settings - Fork 364
[Draft] Add initial development definition document (from Claude) #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
# docs: Add development definition and planning draft for clarity
|
Hey @KrishKrosh! Quick follow-up on the landing page idea – I've put together a pretty detailed plan that I think captures the spirit of TrackWeight nicely. Main concept: "Minimal Playfulness" – clean like your app UI, but with some fun surprises that show off how cool this project really is. The approach: GitHub Pages, fully responsive, focuses on making the "wow factor" accessible to everyone (not just devs). Would love to know what you think! No rush at all – just excited about the potential to get more people discovering this brilliant use of Force Touch sensors. Cheers! 🎉 |
|
hi @path-finder2002 great work so far identifying the key requirements for this landing page. I like the first minimal playfulness design theme that you had. That being said, I wouldn't want to merge anything in before we actually have a working prototype of the website up. Moreover, I think that some of the copy that's going to be created is going to sound a little bit AI-generated, so we'll probably have to dial that in as well. Quick note that there's actually a download link now that you can see on the releases section of this GitHub, so you can link that directly. TLDR: would love to see the actual landing page! Let's make the weight guy the icon for it! |
|
Hi @KrishKrosh! Thanks so much for taking the time to check things out — I know you're super busy, so I really appreciate it 🙏 I’ve put together a first version of the landing page outline based on your earlier feedback (fun, minimal, slightly absurd — just how we like it). To get started locally: npm install
npm startThis installs the dependencies and launches the dev server — real-time editing included. Great for testing out weird copy or playful layout ideas quickly. If you have any requests or messages such as “I want to say something” or “I want to do this,” please feel free to contact us anytime. |
P.S.If Node.js isn’t installed yet, you can do it the dev way: brew install nodeQuick, clean, and terminal-friendly. And hey— |
Summary
This draft PR adds a development definition document (
DEV.md) created with Claude, in order to clarify project goals and structure.Purpose
Notes
Related