https://github.com/g-vans/homey
This is a platform where users can login and be able to get intel on different properties. And once viewed they can be able to leave a comment or an inquiry
https://github.com/g-vans/homey
css js reactjs ruby-on-rails vercel
Last synced: 3 months ago
JSON representation
This is a platform where users can login and be able to get intel on different properties. And once viewed they can be able to leave a comment or an inquiry
- Host: GitHub
- URL: https://github.com/g-vans/homey
- Owner: G-vans
- Created: 2022-12-09T07:37:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T13:24:58.000Z (over 2 years ago)
- Last Synced: 2025-01-16T10:38:14.019Z (4 months ago)
- Topics: css, js, reactjs, ruby-on-rails, vercel
- Language: JavaScript
- Homepage: https://homey-topaz.vercel.app/
- Size: 2.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homey Estate Intel App
## By Jevans Otieno## Screenshot


## Table of Content
- [Description](#description)
- [Features](#features)
- [Requirements](#requirements)
- [Installation Process](#installation-Process)
- [Live Link](#Live-Link)
- [Technology Used](#technology-Used)
- [License](#license)
- [Authors Info](#Authors-Info)## Description
This is a platform where users can login and be able to get intel on different properties. And once viewed they can be able to leave a comment or an inquiry
[Go Back to the top](#Homey-Estate-Intel-App)
## Features
1. As a user, I want to be able to login and log out from the app
2. As a user, I want to be able to view the properties
3. As a user, I want to view all comments
4. As a user, I want to edit and delete a comment or review
4. As a user, I want to be able to add to a cart and delete the cart[Go Back to the top](#Homey-Estate-Intel-App)
### Requirements
* Access to a computer or any other garget
* Access to internet
* Load up the backend from localhost. (Unable to deploy the backend hence the bug to work on)### Installation Process
****
* Clone to the repo : git clone ([email protected]:G-vans/homey.git)
* Unzip the downloaded files in a folder of choice.
* Open the index file from the zipped file with any browser.
****
[Go Back to the top](#Homey-Estate-Intel-App)### Live Link
- Click this link to view the live application (https://homey-topaz.vercel.app)### Technology Used
* REACT - which was used to develope the structure off the pages.
* CSS - which was used to style the User Interface.
* RAILS API WITH ACTIVE ADMIN - which was used to create an api as well manage admin and users on the application.
* RENDER & VERCEL - which was used to deploy the project. Render for backend and vercel for frontend.
[Go Back to the top](#Homey-Estate-Intel-App)## Known Bugs
* Deploying backend unsuccessfully.
* All requests are done from Localhost.## Backend Repository
* The repository for the backend is [homey backend api](https://github.com/G-vans/Homey-backend)## License
MIT License
Copyright (c) [2022] [License](LICENSE.txt)
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](#Homey-Estate-Intel-App)## Authors Info
Contributors - [Jevans Otieno](https://github.com/G-vans)
[Go Back to the top](#Homey-Estate-Intel-App)