Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalFix – Home Service Provider Web App

Tech Stack: Python (Flask), OracleDB, HTML5, CSS3, Jinja2, Bootstrap

Description:

LocalFix is a web application that helps users search, view, and review local service providers like plumbers and electricians. It features a dynamic provider listing, filter/sort functionality, detailed profiles, and a review submission system. This full-stack application integrates a Flask backend with Oracle Database for persistent data handling and HTML/CSS for responsive frontend UI.

Key Features:

🔍 Search & Sort Providers Users can search providers by service type, area, or city.

Results can be sorted by rating, cost, or location dynamically.

Service Provider Profiles

Each provider has a detailed profile page showing:

Service type

Rating

Location

Requirements

flask oracledb installed Cost

Contact info

Customer Reviews

Users can read and submit reviews for service providers.

Reviews are stored in OracleDB and loaded dynamically.

Frontend UI with Jinja & Bootstrap

Clean, responsive design using Bootstrap 5.

Interactive cards and hover effects improve UX.

Backend Integration with OracleDB

SQL joins to fetch service type, location, and provider data.

Handles user input safely with parameterized queries.

Uses oracledb module for Python-to-Oracle DB connectivity.

About

A Flask-based web application for discovering, comparing, and reviewing local home service providers, powered by Oracle Database.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages