GithubHelp home page GithubHelp logo

hermitex / makazi Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 6.15 MB

Makazi is a Real Estate web application that allows Agents to manage properties. It also allows Users to access, and browse through properties as they make decisions about which to buy.

Home Page: https://makaziproperties.herokuapp.com/

HTML 1.65% JavaScript 96.00% CSS 2.35%
real-estate real-estate-website

makazi's Introduction

Makazi

Makazi is a Real Estate web application that allows Agents to manage properties. It also allows Users to access, and browse through properties as they make decisions about which to buy. Watch a live demo on Youtube Video.

By Tiberius Mairura, 31/07/2022

Landing Page

image

Signup Page

image

Login Page

image

Listings Page

image

Listings Details Page

image

Listings Update Page

image

Demo on youtube

Watch on Youtube Video

Table of Content

Description


Makazi allows real estate agents to manage their listings. The agents can post, list, edit, and delete properties. Users can also access property information, browse through properties and make purchase of properties of their choice. Users can also make personal accounts to personalize their experiences.


Go Back to the top

Features

As an Agent you should be able to:

  1. Register an agent account
  2. Upload new listing
  3. Update listings
  4. Delete listings

As User you should be able to:

  1. Register a user account
  2. View listings
  3. View agent profiles and contact information

Go Back to the top

Requirements

  • Access to a computer, mobile phone or any other garget
  • Internet access

Installation Process


  • Clone to this repo by running the command : git clone https://github.com/hermitex/makazi.git
  • Unzip the downloaded files in a folder of choice.
  • Open the folder with your favorite CLI tool.
  • Run npm install on your terminal from inside the root folder of the project
  • Run node server.js on your terminal from inside the root folder of the project to run the server
  • The server should run on http://localhost:3000 by default
  • If the port is busy, kindly feel free to change the port inside the server.js file
  • Once the server is up and running, visit the link http://localhost:3000 to access the application
  • You can also check out the app's API at Makazi API

Go Back to the top

Live Link


Technology Used

  • HTML -to develop the structure off the page

  • CSS - to style the User Interface

  • Java (Spring Boot) - To build a RESTful API

  • ReactJS - Building component based UI

Go Back to the top


Known Bugs

  • N/A

Licence

MIT License Copyright (c) [2022] [Tiberius Mairura] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Go Back to the top


Author's Details

Feel free to reach out via:

Go Back to the top


makazi's People

Contributors

hermitex avatar

Stargazers

 avatar

Watchers

 avatar

makazi's Issues

server.js error

Error: Cannot find module 'C:\SF.Github\practice\makazi\server.js'

The Installation process in the README.md states to run node server.js from inside the root folder of the project to run the server. I did that but it resulted in the above error. I tried searching for the server.js file, but it's not in the repo. Javascript is enabled.

I still ran npm start and it runs the web app in http://localhost:3000/.
The webpack compiled with a few warnings on some components, most of them related with "no-unused-vars" warnings.

No other issues so far.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.