Sunset Haven is poised to transform the real estate experience in Nairobi by launching a cutting-edge website dedicated to showcasing premium residential properties in prime locations. It aims to address the growing demand for a streamlined, informative, platform that connects prospective with modern urban living solutions.
Sunset Haven is an online website that serves as a centralized hub for premium residential properties.
- An interactive landing page
- User authentication and authorization
- Properties search and filter functionalities
- Contact Us section for customer support
- Admin panel for admin roles
- Create a user-friendly and intuitive interface for users to view, search, and filter properties.
- To implement a secure user login and authentication website.
- To allow users to view properties and property details.
- To design an admin panel with CRUD functionalities.
- To integrate database
- Clone the repository
git clone git@github.com:achoclate/SunSet-Haven.git
- Install dependencies
npm install #frontend
pipenv install #backend
- Enter virtual environment(Backend)
pipenv shell
- Start the Flask server
python app.py
- Start the React development server
npm start
- Background in programming (HTML, Reactjs, Vanilla JS, Python, API, Flask, and SQL)
- Flask framework knowledge
- A code editor (Visual Studio code)
- Familiarity with creating and using APIs
- CRUD operations knowledge
- Excellent CSS styling skills
Contributions are welcome! If you'd like to contribute, please fork the repository and submit a pull request.
The project is licensed under MIT License