Skip to content

MiMeal is a random meal generator that gives users suggestions of meals to eat

Notifications You must be signed in to change notification settings

wolz-CODElife/ohw-2020-20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

MiMeal

This application was inspired by Open Hack Week 2020, and was assigned to team ohw-2020-20

Demo

Visit Live Demo

Features

  • A random meal selector.
  • Recipe of any selected Meal.
  • YouTube video of how to prepare the selected meal.

Tools

Bootstrap

PHP

ThemealDB - API

Contributions

Fork this repository

Then go to you localhost and clone the repository. $ git clone https://github.com/YOUR-USERNAME/ohw-2020-20.git

Make your contribution, save it, then run the following command in bash

$ git add .

$ git commit -m 'your-contribution-comment'

$ git checkout -b <your-username>

$ git merge origin/development

$ git push origin <your-username>:development

Then create a new pull request with the development branch on https://github.com/DSC-Unilag/ohw-2020-20.git

About

MiMeal is a random meal generator that gives users suggestions of meals to eat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 55.1%
  • CSS 37.1%
  • JavaScript 7.8%