Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
/ sd-lab Public archive

Lab work for Software Development subject at university. Technologies: React (functional components + hooks)

Notifications You must be signed in to change notification settings

antliann/sd-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is lab work for Software Development subject at university.

The user of the program can create a recipe using either some previously introduced products, or adding new products. Initial list of products available in the program can either be empty or downloaded.

For each recipe, the following is indicated: name, surname, name, patronymic of the author (user), date of creation, list of products used.

After creating a new recipe, statistics are displayed 5 (or all, if less than 5) recipes of dishes with the largest number of products, and for each such recipe are displayed:

  • its author;
  • a list of products included in this dish;
  • the name of the product that is included in the largest number of other recipes.

About

Lab work for Software Development subject at university. Technologies: React (functional components + hooks)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published