▲ 15 r/flask
Is Flask good for a small real project?
Hey everyone,
I'm working on a small website for a friend and thinking of using Flask since I'm already familiar with it.
The project is actually based on my CS50 final project, which was originally an e-commerce idea, and my friend wants something pretty similar, so I’ll tweak it to fit his needs.
I just have a couple of questions:
- Is Flask still a good choice for something like this, or should I consider something else?
- What’s the best way to host it?
- Also, is it okay to use the CS50 SQL library for handling the database, or should I switch to something more standard?
The site isn’t anything huge, just a simple app with some database interaction and basic features.
I might rebuild it later using something more modern, but for now I just need something that works.
Appreciate any advice 🙏
u/Bsam_Al_Araby — 25 days ago