Periodicals(Full Stack Application)
Periodicals
To implement the work of the Periodicals system The system contains a list of Publications grouped by subject.
The reader can subscribe to one or more publications. For the list of publications, it is necessary to implement the ability to:
-sorting publications by title;
- sorting publications by price;
- selection of publications by a certain topic;
- search for a publication by title.
A reader registers in the system and has a personal account that displays information about the publications to which he or she subscribes. An unregistered user cannot subscribe.
To implement the work of the Periodicals system The system contains a list of Publications grouped by subject.
The reader can subscribe to one or more publications. For the list of publications, it is necessary to implement the ability to:
-sorting publications by title;
- sorting publications by price;
- selection of publications by a certain topic;
- search for a publication by title.
A reader registers in the system and has a personal account that displays information about the publications to which he or she subscribes. An unregistered user cannot subscribe.