Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.32 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.32 KB

pglife

This website was designed and developed by me during my 8-week internship training with Internshala Trainings during summer of 2022. You can view their full training course here.

I utilized my learnings from the training provided by them into developing solution to a problem I have seen alot in my university.

PGLife is a locally hosted website to allow outstation students to find housing in the form of hostels, dormitories or paying guests.

The website provides with a basic location shortlisting search for accomodations in respective cities and regions. To add on to it's functionalities, it allows you to create an account with your data so the website can help you with the shortlisting. It even allows you to like certain PGs to add them to your interested properties to review in the future.

Tech Stack:
Front-end: HTML, CSS, Bootstrap, JS, React (soon)
Back-end: PHP
Database: MySQL

Requirememts:
XAMPP server - For hosting the project locally. I look forward to globally host it in near future.
Create a database and import pglife.sql
While cloning, save the project inside the "htdocs" folder in XAMPP

Open XAMPP and run Apache and SQL to start the localhost, and run the website on 127.0.0.1/PGLife/index.php