Skip to content

RivaldoPardede/WiseBites

Repository files navigation

WiseBites


Table of Contents


Preview

Demo Video : WiseBites Demo


Description

WiseBites is a web-based application designed to provide users with food recipe recommendations. It offers suggestions based on two scenarios: matching recipes with the ingredients users currently have and providing recipe options that fit within users' budgets. Additionally, WiseBite aims to educate users about the ingredients and cooking steps involved in each recipe.


Tech Stack

html5 tailwind javascript php laravel figma figma




Instalation

  1. Clone this Repository
    git clone https://github.com/RivaldoPardede/WiseBites.git
  2. Install All the Requirements
    composer install
    npm install
  3. Generate the env
    cp .env.example .env
    php artisan key:generate
  4. Open .env file and modify the database
    DB_CONNECTION='database_connection'
    DB_HOST='database_host'
    DB_PORT='database_port'
    DB_DATABASE=wisebite
    DB_USERNAME='database_username'
    DB_PASSWORD='database_password'
  5. Migrate the database
    php artisan migrate:fresh
  6. Run the Application
    php artisan serve
    npm run dev
  7. Stop the application by ctrl + c



Data Source

API : Recipe Data


Design

Figma : WiseBites Design


Documents

Software Requirement Specification : WiseBites SRS


Contributors

  • Leader:
    Rivaldo Dominggos Pardede - Front End
  • Member:
    Christian Nathaniel - Front End
    Dhea Tania Salsabila Harahap - UI/UX
    Frederick Godiva - Back End
    Fico Yanton Jeremia Sibagariang - Back End
    Rio Octaviannus Loka - Back End

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •