Re: Making a rather small web app, is Django right for it?

2021-05-25 Thread Gabriel Araya Garcia
Davin: It will be a pleasure to collaborate for deaf and blind of the world. If you want, tell me what can I do about your Django project. Excuse me, but my english is not well Regards. Gabriel Araya Garcia GMI - Desarrollo de Sistemas Informáticos Santiago de Chile El mar, 25 may 2021 a las

Re: Making a rather small web app, is Django right for it?

2021-05-25 Thread Arthur Obo Nwakaji
Then you can go with Django then. On Tue, 25 May 2021, 2:12 PM Devin Prater It's more of a nice-to-have for work. But yeah, it'll not be a very large > project. > > Devin Prater > > Technical Assistant > > > 256 761-3423 > > [image: Alabama Institute for Deaf and Blind] > > P.O. Box 698 | 1105

Re: Making a rather small web app, is Django right for it?

2021-05-25 Thread Arthur Obo Nwakaji
So right, flask is easier and help you get job done faster. But if you want to build a more scalable application for an enterprise Django is your friend. On Tue, 25 May 2021, 6:55 AM Antonis Christofides < anto...@antonischristofides.com wrote: > It's hard to say. While Django *is* suitable,

Re: Making a rather small web app, is Django right for it?

2021-05-25 Thread Devin Prater
It's more of a nice-to-have for work. But yeah, it'll not be a very large project. Devin Prater Technical Assistant 256 761-3423 [image: Alabama Institute for Deaf and Blind] P.O. Box 698 | 1105 Fort Lashley Ave. Talladega, AL 35161 www.aidb.org [image: Facebook] Discover how we’re

Re: Making a rather small web app, is Django right for it?

2021-05-24 Thread Antonis Christofides
It's hard to say. While Django /is/ suitable, it's also large. If you don't know it already, you might not want to learn it just for this. It's possible Flask would be a better choice, since it's smaller and (I think) easier. (Note: I'm a Django developer, and I'm not a Flask developer.) So I

Re: Making a rather small web app, is Django right for it?

2021-05-24 Thread Arthur Obo Nwakaji
Hello, django is an awesome tool in the hands of a great developer who know how to use it. You're on the right track because django is great for building scalable web applications and restful APIs. I am always ready to do my best to help as I can in the django community. If you need any assistance

Making a rather small web app, is Django right for it?

2021-05-24 Thread Devin Prater
Hi all. I am a rather new Python learner, although I've made the following script: https://github.com/prater-devin/src/blob/main/lunch/lunch.py I want to turn this into a central place where students can get not just the lunch menu, but also other menus, upcoming events, things like that, but