TeamShiksha / logoexecutive

Logo Executive is your partner in logo exploration. Our platform boasts a collection of APIs designed to simplify the process of obtaining company logos.
https://logoexecutive.vercel.app/
24 stars 20 forks source link

`feat` Make `usageCount` functional. #348

Closed amankumarsingh77 closed 2 months ago

amankumarsingh77 commented 2 months ago

What is this issue related to?

Enhancement

Description

Make the usageCount functional for the users based on the subscription and update it on the user dashboard.

Expected Behavior

The usageCount must increase as the user request for the API with the api key.

Current Behavior

The usageCount is not functional and does not reflect on the user dashboard.

Additional Information (optional)

Expected Changes: 1) Subscription Modal 2) Keys Modal 3) Subscriptions Service and tests

Confirmation Checklist