Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 354 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 354 Bytes

Recipe Book

Introduction

  • Recipe Book Application is a simple Recipe Management Application.
  • It has the following features;
    • Users can view Recipes.
    • Admin Edit Recipes.
    • Admin can delete Recipes.
    • Admin can add Recipe Categories.
    • Admin can view Categories.
    • Admin can Edit Categories.
    • Admin can delete Categories.