Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
FireFading committed Apr 14, 2023
1 parent 55c6df3 commit cdf7e11
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
## features
- JWT-authentication
- update profile with phone or name/ new email/phone/name, in registration user has only email and password, then can extend profile
- create product if user is authenticated
- delete profile
- create/delete product if user is authenticated
- get products with or without filters and ordering
- rate product with from 1 to 5 stars
- get all ratings/avg rating for product
- delete rating
- get all ratings from users for product
- all features tested with pytest

Expand Down

0 comments on commit cdf7e11

Please sign in to comment.