Git Product home page Git Product logo

nawyha's Introduction

Nawyha

In the heart of Veridian, where the city's pulse thrummed through towering skyscrapers, a revolutionary app called Nawyha reshaped apartment hunting. Created by visionary Mostafa Essam, Nawyha simplified the search with its sleek interface and curated listings.

Sarah, a young professional yearning for the perfect abode, turned to Nawyha. Within moments, she found herself immersed in a world of stunning apartments tailored to her preferences. Filtering options effortlessly, she discovered a charming loft overlooking the city park.

With a few taps, Sarah scheduled a viewing. As she stepped into the sunlit rooms, she knew she had found her sanctuary. Thanks to Nawyha, her dream apartment was no longer just a fantasy—it was a tangible reality.

About The Project

A simple listing apartments app that allow the user to see more details about each apartment.

Functionality requirements:

  • Backend Application:

    • An API endpoint for listing apartments.
    • An API endpoint for getting apartment details.
    • An API for adding apartments.
  • Database:

    • NoSQL database
  • Responsive Frontend Application:

    • Apartment listing page.
    • Apartment details page.
  • Mobile applications:

    • Apartment listing page.
    • Apartment details page.

Built with

Getting Started

This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructions.

Installation

Install docker:

https://docs.docker.com/engine/install/

Clone the repository

git clone [email protected]:GeekMind00/Nawyha.git

Navigate to repository directory

$ cd Nawyha

Project Setup

Create .env file

  • Navigate to the config folder in Backend
$ cd backend/config
  • Add api.env file to current directory with the following variable
MONGO_URI='mongodb://database:27017/nawyha'

Run the Backend & Database

$ docker-compose up

Run the Frontend app on another terminal

$ cd frontend
$ cd npm run dev

Run the Mobile App on another terminal

$ cd mobile\ app
$ cd npm start

Postman Use Case Examples

Nawyha Collection: Containing all the examples of the app routes

nawyha's People

Contributors

geekmind00 avatar

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.