Skip to content

fnynglv/andercooked

 
 

Repository files navigation

Description 🎯

Andercooked is a useful website focused on helping people find healthy and flavorful food with nutrition tracking as our main feature. It's easier to find healthy recipes here. Apart from food, various healthy and delicious drinks from exotic drinks to relaxing drinks are also available here. Let's start an interesting journey with Andercooked find your treasury healthy menu!

How to Install and Run the Project 🏃

  1. Clone the project from this repository
git clone https://github.com/StefanusLuigiMarcellino/andercooked.git 
  1. Move to andercooked directory
cd andercooked 
  1. Installing composer to read .json file
composer install 
  1. Create new file by copying .env.example and rename it to .env
cp .env.example .env 
  1. Generate a unique key for Laravel project
php artisan key:generate 
  1. Installing laravel Bulma framework
npm install bulma 
  1. Create table for this project
php artisan migrate 
  1. Get data from seeder
php artisan db:seed 
  1. Uploading picture to Andercooked website
php artisan storage:link 
  1. Installing Laravel library for UI
composer require laravel/ui 
  1. Installing Laravel library for socialite
composer require laravel/socialite 

PDF Manual Guide How to Use Andercooked💁

Website preview 💻

  • Register
Register
  • Login
Register
  • Home
Register
  • Menu
Register
  • Menu Description
Register Register
  • History
Register
  • Favorite
Register
  • Recipe
Register
  • Add Recipe
Register
  • Nutrient
Register

Contributors ✨

Thanks go to these wonderful people:

About

This is web programming project consist of 5 members.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 66.5%
  • Blade 26.6%
  • CSS 6.8%
  • JavaScript 0.1%