Skip to content

aetherfaye1009/book-rating-app-assignment

This branch is 44 commits behind angulardevelopment/book-rating-app-assignment:main.

Repository files navigation

Here's what the app needs to be worked on provided by the maintainer.As we move along and make the app better we can keep updating the readme.md file

book-rating-app

Users can add and remove books on their account

New users must sign up with email and password. Email confirmation is not mandatory.

Existing users log in via email and password

Every book consists of aname, author and a numeric rating (from 1 to 5)

Users can update the rating of a book on their account

Users can filter their books by rating

Create an admin role whose dashboard shows all the books from all users

Admins can only view ratings but not edit them

Admins can filter books by created date

Clean and good looking UI/UX is expected

The API must be Restful. All actions should be executed via API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.6%
  • JavaScript 43.4%