app-generator / support-flask-black-dashboard-Ojebode

Other
0 stars 0 forks source link

Updated Fields not reflecting #1

Open Ojebode opened 1 year ago

Ojebode commented 1 year ago

Captureee

Dear Support,

As can be seen in the repo home folder, I updated the first 2 rows in the tables before cloning it and after I cloned and loaded up the flask app as shown in the image, the table was not updated.

Please what could be the issue here? You can try cloning also to see that the updated table is not been reflected.

app-generator commented 1 year ago

Hello @Ojebode

Just checked. Your changes are properly rendered in the tables page.

image

Ojebode commented 1 year ago

Hello,

Thanks for the clarification. You are right. I did not check the Table List module. However, the question still remains about where the data shown in the first module "DASHBOARD" is picking its data from because that is still showing the old table values and not the updated ones. Thanks.

app-generator commented 1 year ago

Hello @Ojebode

Just updated the index.html with some data.

https://github.com/app-generator/support-flask-black-dashboard-Ojebode/blob/master/apps/templates/home/index.html

To isolate the changes, search for this string Updated for support

Please update your local copy and test yourself.


image

Ojebode commented 1 year ago

Dear Support,

Thanks for the clarification. Regarding the purchase of the dashboards, is it a one-time purchase or it is a renewable license based purchase? Thanks.

app-generator commented 1 year ago

Hello @Ojebode

PRO starters are available via one-time payments only.

We also provide an annual subscription plan ($49/year) that comes with a few benefits:

Let us know if you need further assistance.

Ojebode commented 1 year ago

Dear Support,

Thanks for the response. Please I still do not get the difference between the PRO starters one-time payment and the annual subscription aside from the benefits listed. Is it just that for the one-time payment the benefits are not included and that is all?

Also, since this is a new domain I am diving into, was wondering if you can provide some advice and directions. We are working on a solution, and the backend data is ready, so we are looking for the best way to display the data to front-end users. Can you please give some advice and directions and best practice for production environment. Thanks.

app-generator commented 1 year ago

Hello @Ojebode

Thank you for the follow-up.

Regarding Subscription

An annual subscription helps if you make more than 1 purchase per year. For instance, if you buy a company license that usually starts from $299 with an annual subscription the value becomes $179 and even with the $49 (the subscription value) you buy cheaper.

the 2nd purchase and the next ones are discounted by 40% (applicable to all licenses & products). The subscription also unlocks 24/7 support assistance (usually provided Mon-Friday, working hours).

But, if you plan to buy a single product to code a small, hobby project, definitely is not a deal.

Production

The LIVE deployment these days can be done in many ways. From a $5 Linux box on Digital Ocean to an automatic deployment that includes Ci/CD flow.

The recommended stack (used by us in production) is Nginx (or Apache) <-> uWSGI <-> APP (flask or Django).

In case you have a budget, we can implement a CI/CD flow for a monthly fee so the product can be automatically deployed on each commit.

If interested, the monthly fee is $49/mo. Here is a video that deploys a Flask app using drag & drop:

https://www.youtube.com/watch?v=BzYH76xQOMw

Let us know if you need further assistance. Adrian @ AppSeed.us