joshsoftware / joshsoftware/lingo.ai
Admin Flow changes
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
New Features
- Updated the plan based on the recording count.
- Validate file size during upload.
- On the landing screen, added the Plan Matrix inside the Barrier section (includes plan name, count, file size, duration in days, and cost).
- Added a Price column to the Subscription table - ✅ completed
- When the recording count exceeds the limit, show a pop-up:
- "Your limit has been exceeded."
- R&D for calculating record size and count.
Admin Features
- User list (Name, Email, Plan Remaining, Used) – ✅ Completed
- Edit subscription plan for a user (open a modal with only plan details editable)
- When an admin clicks on a user, they can view all recordings for that specific user
- Subscription edit page – all fields should be editable
- Admin sample recording screen:
- Ability to delete and add sample recordings
- If adding more, redirect to the Recording screen
- While uploading from that screen, no limitations
- isDefault should be set to true for added samples
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.