/repz

Repz is a simple application, supporting both a web and desktop version. It allows users to look for food recipes also create their own recipes.

Primary LanguageC#

repz

Repz is a simple application, supporting both a web and desktop version. It allows users to look for food recipes also create their own recipes.

About assignment week 5

  • Project idea file can be found in the root directory
  • There is a screenshot in the root directory visualizing the database design
  • Database design can be found in /repz/repz-core/db
  • This repository contains one solution with 3 embeded projects inside - repz-core (containing core logic of the project, business logic, data access layer, views), repz-desktop (desktop client for administrators), repz-web (razor pages web app for end-user)
  • Repository can be found here https://git.fhict.nl/I480877/repz