Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozakinn authored Apr 18, 2022
1 parent c76789d commit 7fd4059
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<h1 align="center">
Filipino Recipe
</h1>
<p align="center">
An Android Application with simple CRUD.
<br>
A Filipino recipe application that allows users to share, edit, and remove their own or others recipes.
</p>

<p align="center">
<img width="25%" height="25%" src="/app/src/main/res/AppFootage/splash.png">
</p>

## Requirements

• Android OS kitkat 4.4+ (API 19+)

• For some reason, this works well with 5.7 inches (near less / near more) smartphone.

• Expect Cards to sometimes causes improper width. (Due to resolution)

• Please refer to the image below for application interface.

• This application will no longer update for new feature and some bugs. But it will be maintained.

• The application was made for school final project.


## User Interface

• Menu

<img width="25%" height="25%" src="/app/src/main/res/AppFootage/menu.png">

• New Recipe

<img width="25%" height="25%" src="/app/src/main/res/AppFootage/new.png">

• View Recipe

<img width="25%" height="25%" src="/app/src/main/res/AppFootage/view.png">

• Modify Recipe

<img width="25%" height="25%" src="/app/src/main/res/AppFootage/modify.png">

• Delete Recipe

<img width="25%" height="25%" src="/app/src/main/res/AppFootage/delete.png">

## Download Link
Are you looking for the apk?
Check the release.

0 comments on commit 7fd4059

Please sign in to comment.