The website to connect garages in a optimal way. Repit is a web-based platform that facilitates connections between garages, mechanics, and vehicle owners. The website is designed to streamline the process of finding reliable and trustworthy garages for vehicle repairs and maintenance.
Features
Responsive Design: The website is fully responsive, ensuring optimal viewing experience across a wide range of devices and screen sizes.
Technologies Used
The RepIt website is built using the following technologies:
HTML: The structure and layout of the website are created using HTML.
CSS: CSS is used for styling the website, making it visually appealing and consistent.
JavaScript: JavaScript is utilized for implementing interactivity and dynamic functionality.
Version Control: Git and GitHub are used for version control and collaboration.
PHP: The server side language used in this website is PHP.
mysql: the database used is mysql which is realtional.
Steps to setup backend environment:
- Install xampp server.
- configure the installed zip file extracting it to c drive.
- create a folder in htdocs.
- After cloning the repecit repository, paste the folder in the newly created folder.
- Now the environment for php is set, Just start the server with sql and run the backend for http request.
- open the browser on prescribed port to checkout changes.