Skip to content

Have you ever wanted to easily find the right house in the right place and that fits your budget? This real estate agency website is what you're looking for (if you live in Honduras); It was built in using JavaScript, Firebase, REST APIs, and other interesting technologies such as Cookies, Google Analytics and Intersection Observer

Notifications You must be signed in to change notification settings

jorgeabrahan/inmozuniga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 SuperHeroes

Website developed for "Inmobiliaria Zúniga y Asoc." a real state agency, integrating analytics, cookies (for storing the user preferences), and politics. I implement tools from Firebase like hosting, storage, and firestore database. I built an appointment scheduling tool and a tool for making quotes. The quotes tool allows the user to know which projects and properties can buy just by entering his average salary.

IntersectionObserver API was used to set the menu bar size depending on the scroll of the user because adding the 'scroll' event listener to the window consumes too much resources. Cookies were used to store user preferences related to the webpage interface.

As my first big project for a company, I focused on improving the loading time and SEO. I optimized the code as much as possible and minified every document to improve performance.

Tests running tests running

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Public and private routes
  • Mock of routes authentication
  • Preserve last visited page when the user logs out

(back to top)

🚀 Live Demo

https://superheroes-1ut5.onrender.com/

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Git SCM
  • Visual Studio Code
  • Live Server extension

Setup

Clone this repository to your desired folder:

git clone https://github.com/jorgeabrahan/inmozuniga.git

Or download the ZIP folder.

Install

Once you've cloned the repository simply run:

cd inmozuniga
npm i

And if you want to analyze the code you can run:

code .

To open the project in VScode

Usage

To run the project, if you are on the hello-react-front-end folder path on your terminal you can execute the following command:

npm start

Run tests

To run tests:

npm run test

Deployment

npm run build

(back to top)

👥 Authors

👤 Jorge Abrahan

(back to top)

🔭 Future Features

  • Improve UI and UX experience

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can just cheer me up with a comment 🙂!

(back to top)

🙏 Acknowledgments

No acknowledgments are needed so far!

(back to top)

❓ FAQ

  • What is this project's main purpose?

    • To create a useful website for customers in San Pedro Sula, Honduras to search for their dream house easily that fits their budget and without having to deal with an agent, at least not at first glance. Is basically for those who prefer navigating through the internet to find whatever they want.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Have you ever wanted to easily find the right house in the right place and that fits your budget? This real estate agency website is what you're looking for (if you live in Honduras); It was built in using JavaScript, Firebase, REST APIs, and other interesting technologies such as Cookies, Google Analytics and Intersection Observer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published