9d130f47e4
- Moved all business card SVGs, PDFs, and generation script to print/ - Moved flyer and yard sign files to print/ - Archived old website files and docs to legacy-site/ - Merged LoperBoys2.com website history with LoperBoys print collateral history - Single unified repo for the entire LoperBoys brand
3.5 KiB
3.5 KiB
LoperBoys Project Status
Project Information
| Property | Value |
|---|---|
| Project Name | LoperBoys Website |
| Domain | loperboys.com |
| Owner | John Loper |
| Created | April 13, 2026 |
| Status | ✅ Complete - Ready for Deployment |
| Priority | Medium |
Repository Information
| Property | Value |
|---|---|
| Gitea URL | https://gitea.loperfamily.com/Sage_Software/LoperBoys |
| Clone URL | https://gitea.loperfamily.com/Sage_Software/LoperBoys.git |
| Last Commit | Add setup guide for LoperBoys website deployment |
| Branch | master |
| Push Status | ✅ Successfully pushed (April 13, 2026) |
| Repository ID | 68 (recreated after disk space issue) |
Project Files
| File | Purpose | Status |
|---|---|---|
README.md |
Project documentation | ✅ Created |
PROJECT_STATUS.md |
Project tracking | ✅ Created |
LoperBoys.com/index.html |
Main HTML page | ✅ Created |
LoperBoys.com/styles.css |
CSS styles | ✅ Created |
LoperBoys.com/script.js |
JavaScript functionality | ✅ Created |
Features Completed
- ✅ Responsive single-page website design
- ✅ Services showcase with pricing
- ✅ Contact form with email integration
- ✅ Smooth scrolling navigation
- ✅ Professional blue-collar aesthetic
- ✅ Mobile-friendly layout
- ✅ Footer with links
- ✅ Contact information display
Services Listed
- ✅ Lawn Mowing - Starting at $25/visit
- ✅ Gutter Cleanout - Starting at $75
- ✅ Window Cleaning - Starting at $50
- ✅ Leaf Raking - Starting at $80
- ✅ Snow Shoveling - Starting at $30/snowfall
- ✅ Car Washing - Starting at $35
- ✅ Wood Stacking - Starting at $60
- ✅ Lawn Pick-up - Starting at $50
- ✅ Porch Sweeping - Starting at $15
Features Pending
| Feature | Priority | Notes |
|---|---|---|
| Email backend integration | High | Need to integrate with 10.10.9.31:25 SMTP |
| PayPal/Stripe payment integration | Medium | John has existing code available |
| Custom logo | Low | Placeholder currently used |
| DNS configuration | Low | loperboys.com domain needs setup |
| Production deployment | Medium | Needs server configuration |
Deployment Status
Current
- ✅ Website files created in
/workspace/Projects/LoperBoys/ - ✅ Encapsulated in
LoperBoys.com/subfolder - ✅ Git repository initialized
- ✅ Committed to local git (4 commits)
- ⚠️ Cannot push to Gitea - server returning 502 errors
Target
- Internal URL: http://10.10.9.31:80 (or appropriate port)
- Public URL: https://loperboys.com (pending DNS)
Action Items
- ✅ Git repository created and pushed - All files now on Gitea server
- Email integration - Set up mail handler for contact@loperboys.com
- Payment integration - Add PayPal/Stripe code
- Server deployment - Configure web server (nginx/apache)
- DNS setup - Point loperboys.com to server IP
- Email integration - Set up mail handler for contact@loperboys.com
- Payment integration - Add PayPal/Stripe code
- Server deployment - Configure web server (nginx/apache)
- DNS setup - Point loperboys.com to server IP
Notes
- Website is designed to be hosted locally on John's server
- Contact form currently uses mailto fallback (can be upgraded to SMTP)
- Pricing is set low for Javen's services ($15-20/hour or by-the-job)
- Service area covers Warsaw, Coshocton, and surrounding areas
- Payment methods: Cash, Venmo, Cash App, PayPal, Stripe
Last updated: April 13, 2026