Skip to content

BasselSharaf/Home-Recipes_Razor-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Recipes - Razor Web Application

View

The project uses the following:

Project Overview

  • In this project I learned how to create a minimal web API using Dotnet Core and how to create a client with Dotnet Core Razor Pages.
  • The project is divided into two parts the Server using ASP.NET Core Minimal API and the Client using ASP.NET Core Razor Pages.

Functionality

  • List, add, delete and edit recipes.
  • List, add, delete and edit recipe categories.
  • All the data is stored in a json file on disk.

Screenshots

View View Recipe Fried Rice recipe Fried Rice recipe 2 Create Recipe recipe created Edit recipe Delete REcipe