https://github.com/hiborn4/dream-home
https://github.com/hiborn4/dream-home
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hiborn4/dream-home
- Owner: HiBorn4
- Created: 2023-05-22T09:26:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T11:57:32.000Z (about 3 years ago)
- Last Synced: 2025-03-30T21:33:21.887Z (over 1 year ago)
- Language: JavaScript
- Size: 17.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DreamHome
Web Development Project (DBMS) about a property rental company called DreamHome.
This repository contains the code for a website that allows users to design their dream home. The website is made up of React.js, Node.js, and SQL.
### Start Typescript compiling
```
tsc -w
```
### Start server of compiled server
```
npm start
```
# Features
The website allows users to:
Browse a list of properties.
Filter properties by price, location, and other criteria.
Save properties to their favorites.
Design their dream home by selecting from a variety of options.
Share their dream home with others.
## Screenshots
## How to Use
To use the website, you will need to:
Clone the repository to your local machine.
Install the dependencies by running npm install.
Start the server by running npm start.
Open the website in your browser by navigating to http://localhost:3000.
To-Do
Add more features to the website, such as the ability to add photos to properties and the ability to collaborate on home designs with other users.
Improve the performance of the website.
Fix any bugs that are found.
License
This project is licensed under the MIT License.
## Inspiration
This project was inspired by my own dream of owning a home. I wanted to create a website that would allow people to design their dream home, no matter what their budget or lifestyle.
## Design
The website is designed to be user-friendly and easy to navigate. The home design page is interactive, allowing users to drag and drop different elements to create their dream home.
## Technology
The website is built using React.js, Node.js, and SQL. React.js is a JavaScript library that is used to create user interfaces. Node.js is a JavaScript runtime environment that is used to create web servers. SQL is a database language that is used to store and retrieve data.
## Future Plans
I plan to continue to develop the website and add new features. I would also like to make the website available on mobile devices.
## Contact
If you have any questions or suggestions, please feel free to contact me.