Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions CHECKLIST.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# UriesmoothTech Project Checklist

## Website (uriesmooth.online)
- [ ] Replace `index.html` with the final version
- [ ] Add Google Analytics ID (replace G-XXXXXXXXXX)
- [ ] Confirm Security meta tags are present
- [ ] Confirm Welcome Gate section is visible
- [ ] Add GitHub Actions deploy workflow
- [ ] Push changes to `main` branch
- [ ] Verify site loads correctly at https://uriesmooth.online
- [ ] Confirm SSL certificate is valid (no browser warnings)

## FlowState Pro
- [ ] Update `README.md` with GPU + TensorRT + Vision content
- [ ] Create `docs/gpu.md`
- [ ] Create `docker/docker-compose.gpu.yml`
- [ ] Push all changes

## Redirect Repository
- [ ] Update `uriesmoothtech.github.io/index.html` with redirect code
- [ ] Push changes

## Organization
- [ ] Create `.github/profile/README.md`
- [ ] Push changes

## GitHub Project Board
- [ ] Move all completed tasks to **Done**
- [ ] Keep only future items in Backlog / Ready

## Final Verification
- [ ] https://uriesmooth.online works
- [ ] Old GitHub Pages URL redirects correctly
- [ ] All contact emails are correct
- [ ] Project board is clean and up to date