A modern and responsive website for RightChoice Trust, providing social welfare programs, services, and initiatives to support communities.
Visit: https://rightchoicetrust.com/
- ποΈ About RightChoice Trust & Mission
- π’ Latest News & Announcements
- π Events & Community Programs
- π Contact & Inquiry Form
- π Google Maps Integration for Location
- π· Image Gallery for Social Activities
- Frontend: HTML, CSS, JavaScript
- Frameworks: Bootstrap for responsive UI
- Backend: Node.js with Express.js (or PHP)
- Database: MySQL / MongoDB (if dynamic content is used)
- Hosting: Hostinger / AWS / DigitalOcean
- Google Services: Google Maps API
rightchoice-website/ βββ frontend/ β βββ index.html # Homepage β βββ about.html # About the Trust β βββ services.html # Programs & Initiatives β βββ contact.html # Contact Form β βββ assets/ # Images, CSS, JS β βββ backend/ β βββ server.js # Express.js API (if applicable) β βββ database/ # MySQL Schema & Config β βββ README.md βββ LICENSE