CodeMincer / wallahouseFront

Proyecto colaborativo de construcción de un Marketplace presentado en el Hackaton de Factoría F5 de 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wallahouse Logo

Project: "Marketplace"

1. Project description:

  • The project consists of users who are looking for an economical and alternative short-term vacation rental to find through Wallahouse a marketplace that shows properties that clients wish to publish their properties for exchange or short-term rental

2. User stories:

2.1 User Story (User):

  • See the page.
  • They can see a list short-term vacation rental home .
  • They can see their information.

2.2 User Story (Client):

  • clients can to publish their properties for exchange or short-term rental.
  • clients can see their properties for exchange or short-term rental in Home View.

3. Team Members

Name Role
Manu Scrum Master https://github.com/ManuKovacicSG
Carmen Trillo Product Owner https://github.com/Carmen-Trillo
Ignacio Developer https://github.com/Uriens
Himorell Jaramillo Developer https://github.com/Himorell
Adria Gomez Developer https://github.com/adria15gomez
Gabriel Developer https://github.com/GabriMF
Andrea Developer https://github.com/CodeMincer

4. Stacks

  • HTML5
  • CSS3
  • JavaScript
  • React
  • PHP 8.1.10
  • Laravel
  • Boostrap 5

5. Required:

  • Composer & Laravel Installed
  • XAMPP/LAMPP Installed
  • NPM Installed
  • MySQL
  • PHP
  • PHP Artisan Serve
  • 6. How to install this project:

    You will need a text editor and perform the following steps:

    1. Clone the project
      git clone https://github.com/Himorell/wallahouseFront
    1. Go to the project directory
      cd wallahousefront
    1. Locate .env.example in the project and once there change the database name that comes by default for our database name (laravel for wallahousefront). After that, remove .example from the file name so its new name will be .env

    2. Install dependencies

      npm install
      composer install
    1. Activate the server and keep this terminal open
      npm start

    7. Methodology:

    • Mob programming.
    • Pair programming.
    • Agile with SCRUM
    • TDD

    8. Next Steps

    About

    Proyecto colaborativo de construcción de un Marketplace presentado en el Hackaton de Factoría F5 de 2023


    Languages

    Language:JavaScript 63.0%Language:CSS 27.9%Language:HTML 9.1%