[Flask] Code evaluation

Mazzei, Stephen Andrew Stephen.Mazzei at asrcfederal.com
Thu May 5 14:48:47 EDT 2016


Uploaded project to gitlab

https://gitlab.com/mazzei.s/webtools.git

---
Stephen A. Mazzei
Systems Administrator | AFDS, ASRC Federal Data Solutions - P&G HPC Account | 513-634-9965

-----Original Message-----
From: Andrea D'Amore [mailto:and.damore at gmail.com]
Sent: Thursday, May 05, 2016 2:39 PM
To: Mazzei, Stephen Andrew <Stephen.Mazzei at asrcfederal.com>
Cc: flask at python.org
Subject: Re: [Flask] Code evaluation

On 5 May 2016 at 18:12, Mazzei, Stephen Andrew <Stephen.Mazzei at asrcfederal.com> wrote:
> was wondering if there is anyone who knows flask/python/mysqld pretty
> well and can assist me and taking a look at the code, telling me how I
> am doing wrong, how to make simple improvements so I can speed this process up.

If you want an opinion just put the code -or a minimal example- someplace like bitbucket or github and paste the link, if anyone's willing to have a look he'll do.

> In my mind this is a pretty straight database to webpage application,
> with 90% of the entire page is just pulling the data and presenting
> it. We have a few sections under the “admin” pages to perform updates.

For a similar task I used flask-admin to scaffold the admin part and custom views for the frontend.
IIRC flask-admin does the frontend part as well so it could be a single solution, but I struggled understanding its code at first and I just did the front-end by hand.


--
Andrea


________________________________

The preceding message (including attachments) is covered by the Electronic Communication Privacy Act, 18 U.S.C. sections 2510-2512, is intended only for the person or entity to which it is addressed, and may contain information that is confidential, protected by attorney-client or other privilege, or otherwise protected from disclosure by law. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited. Please reply to the sender that you have received the message in error and destroy the original message and all copies.


More information about the Flask mailing list