zaviagodev / frappe

MIT License
0 stars 1 forks source link

Finalized API integration with React Dashboard #81

Closed John-zaviago closed 9 months ago

John-zaviago commented 9 months ago

We need to integrate some dynamic API from hosting.zaviago.com with react dashboard. Such as

User name, Email, Current Plan.- Pricing plan and so on Check the comment below for all the task

John-zaviago commented 9 months ago

Get user current site package to the text there here. need to be dynamic https://zaviago-dashboard.vercel.app/dashboard/app

image

John-zaviago commented 9 months ago

Make this link dynamic - Get user site name here.

image

John-zaviago commented 9 months ago

In Settings page. - https://zaviago-dashboard.vercel.app/dashboard/settings/account

Fix Email field where it does not get any email at the moment Fix birth day field - so it get birtday data for the user.

image

John-zaviago commented 9 months ago

Billing and Plan:

image

In section below - get outstanding balance they need to pay us.

In plan usage section - Get the dynamic quota for the user plan to show how much they have left and how much they have used.

John-zaviago commented 9 months ago

Get data for customer invoices here include

image

John-zaviago commented 9 months ago

In billing tab.

Get the data for billing of the customer as show in there.

https://zaviago-dashboard.vercel.app/dashboard/settings/billing-plans

image

John-zaviago commented 9 months ago

https://zaviago-dashboard.vercel.app/integration/apps-quota

In App quota - we need to get seperate both app that is in free plan and app that is in pro plan.

then get these dynamic based on user site account app integration.

John-zaviago commented 9 months ago

in the app quota detail page

Get the name logo and quota for that apps. for user to see

image

John-zaviago commented 9 months ago

Some part is still not working, but i will split all these into it own issue