EasyPG.ab is a web application designed to help users find paying guest accommodations (PGs) efficiently. The application features user authentication (signup/login), PG listings, search functionality, and user profiles. Built with frontend technologies and PHP/MySQL backend.
Features User Authentication Sign Up: New users can create accounts with email, password, and basic information
Login: Existing users can authenticate to access personalized features
Filter by location, price range, amenities, etc.
View detailed PG information with photos
User Dashboard Manage profile information
Save favorite PGs
View booking history (if booking feature implemented)
Technologies Used Frontend HTML5, CSS3, JavaScript
Bootstrap (for responsive design)
jQuery
Backend PHP (core application logic)
MySQL (database storage)
Apache web server Prepared statements for SQL queries