Hi everyone,
I’m currently building a Small vakitleri namaz web app project.
Right now it’s simple:
city-based prayer times
API integration
mobile responsive layout
daily timing updates
My question is about long-term structure.
If I launch version 1 now, can I easily keep improving it later without rebuilding everything from scratch?
For example, in future I may want to add:
better UI
notification system
offline support
location detection
multilingual pages
SEO improvements for pages like namaz vakitleri
I’m mainly using HTML, CSS and JavaScript for now.
I’d love to hear how other developers handle scaling and updating web apps over time.
Do you usually:
build the app later?
switch framework?
keep improving the same structure gradually?
Would appreciate real experiences and suggestions.
No responses yet.